ABR-Broadcaster icon indicating copy to clipboard operation
ABR-Broadcaster copied to clipboard

wsgi:error

Open bryngl opened this issue 5 years ago • 1 comments

Hi, I'm having an issue with this project that just happened today. Yesterday it ran fine so I'm not sure what's up. I'm getting wsgi:error constantly when trying to add inputs/outputs and nothing is streaming. Here is an example (with ip addresses and host names edited out): [Thu Jul 04 01:29:03.657654 2019] [wsgi:error] [pid 4245:tid 139764174927616] [client ...:15844] INSERT INTO CapInputNames ( InputInterface, InputId, InputUrl ) VALUES( "URL", "0", "rtmp://127.0.0.1/live" ) , referer: http://********.com:8888/

Thank you!

bryngl avatar Jul 04 '19 01:07 bryngl

The ingest_url should be a location on ngnix server with POST enabled.

21praveen avatar Aug 14 '19 06:08 21praveen