jkarthic-akamai / ABR-Broadcaster

A real time encoder for Adaptive Bitrate Broadcast
Apache License 2.0
93 stars 24 forks source link

wsgi:error #3

Open bryngl opened 5 years ago

bryngl commented 5 years ago

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!

21praveen commented 5 years ago

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