Hello,
My aim is to watch “H264 video stream” from Wowza location.
“Source pc” is windows based and I create myStream.sdp file, then ftp it into “wowza server” wowza_directory/conf folder.
Then I open streammanager page and add live video stream with myStream.sdp name.
It shows “streaming published”.
In the following steps, the tutorial says:
"In Wowza Media Server 3.5.0 and later, double-click [install-dir]/examples/LiveVideoStreaming/FlashRTMPPlayer/player.html, enter the information below, and then click the Connect button.
Server: rtp://[wowza-ip-address]/live
Stream: myStream.sdp"
As wowza server is not at my own location, I copied related example folders into my pc and tried above explanations.
It gives no error message but it does not play it on the related player.html page.
When I try to run it with:
rtsp://wowza_ip:1935/live/myStream.sdp
In ssh panel, i see:
INFO rtsp connect 1907248081 -
INFO stream create - -
INFO stream unpublish - -
INFO stream destroy - -
INFO rtsp disconnect 1907248081 -
Can anybody advise me what to do?
Thanks in advance
Tinkerbell