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/
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!