Re: [Live-devel] Testing with WebRTC, getting the following error on the site.

2017-04-14 Thread Craig Matsuura
Got it working had to set the g_authDB and g_authDBForREGISTER to NULL when creating the RTSPServer. Guess to user/pass, would like to know why it did not work. At least I can eval for now. Craig From: live-devel on behalf of Craig Matsuura Sent: Friday,

Re: [Live-devel] Testing with WebRTC, getting the following error on the site.

2017-04-14 Thread Craig Matsuura
Ross, The fact the registerStream is called on the RTSP server, I was not sure if you are still honoring my passwords I have setup. It was not clear, what the username, password fields are for in your API. The online docs do not explain it parameter, and digging through the code to figure ou