When i start stream in obs i can see it in Incoming Streams in wowza, but test player tells me - “Source stream or file could not be found or access was denied”. As soon as i stop the stream, test players start to play vod of previous stream. Any ideas why? I want to get live stream.
Are you using any other modules from the Media Security package, i.e. ModuleRTMPAuthenticate? You can not use ModuleRTMPAuthenticate and ModuleSecureURLParams at the same time.
Lastly, you can start Wowza in stand alone mode /bin.startup.bat|startup.sh(Mac) and view the logs in the console to see if anything turns up as to what may be the issue.
Where you able to play the source without the use of the ModuleSecureURLParams module? You may want to make sure you can play back the source before enable this module.
Please re-start Wowza, try to stream the live source and when the error occurs zip up your /conf and /log folders and send them to support@wowza.com to open a ticket. Please include as much detail about your setup and issues you are having along with a link to this thread as a reference.
Thanks, and sorry I was unable to help you resolve this issue in the forum, but the support team should be able to fix you up.
In encoder i use rtmp://172.17.18.90:1935/live?doPublish=12345.
This one - rtmp://172.17.18.90:1935/live/definst/doPublish=12345 gives the same results.
In playback url i tried all of the protocols: rtmps(Gives me loading circle), rtmpe(Gives me “Error loading stream: Could not connect to server”) and rtmp(Gives me “Error loading stream: ID not found on server”).