Hi guys!
I have this situation. I have installed Wowza media server on my PC, running Windows XP SP3, and set up a simple video streaming app.
Now, if i try to play the stream with flowplayer, for example, it works, if i try with jw player it works. If i try to play the stream with VLC it doesn’t work.
In VLC I go to Media>Open Network stream select RTMP from the drop-down list and enter the adress rtmp://127.0.0.1/simplevideostreaming/myfile.flv or rtmp://127.0.0.1/simplevideostreaming/flv:myfile.flv i get the message
“VLC is unable to open the MRL ‘rtmp://127.0.0.1/simplevideostreaming/starcraft2.flv’. Check the log for details.”
When i check the log i see:
"access_rtmp error: body handshake received corrupt
access_rtmp error: handshake active failed
main error: open of `rtmp://127.0.0.1/simplevideostreaming/starcraft2.flv’ failed: (null)"
When i check the wowza console, every time i try to play the stream with VLC i see a new line like these:
INFO session disconnect 678035168 -
INFO session disconnect 976853761 -
INFO session disconnect 655689835 -
INFO session disconnect 1056574252 -
INFO session disconnect 1055334260 -
INFO session disconnect 1804027484 -
Wowza server version 1.7.2, Wowza Pro10 FREE.
Also does anyone know how can i play a RTMP stream in JW Desktop Player?
Any ideeas?
Thak you very much!