Yes, this was the case since originally I wanted to try out my live stream.
The VOD example works if I remove this.
However if I try out my live stream I get the following error in the OSMF player:
“URL missing from Media tag”
and the following output in the Wowza console:
INFO server comment - HTTPStreamerAdapterSanJoseStreaming.canHandle[LiveCasino/R
T_TABLE_HIGH/manifest.f4m]: true
INFO server comment - HTTPStreamerAdapterSanJoseStreaming.service: LiveCasino/RT
_TABLE_HIGH/manifest.f4m
INFO server comment - HTTPStreamerAdapterSanJoseStreaming.onPlaylist: sessionId:
null
INFO sanjose connect 2079935040 -
INFO stream create RT_TABLE_HIGH -
...stops here for about 30 secs
INFO stream destroy RT_TABLE_HIGH -
INFO sanjose disconnect 2079935040 -
In parallel this stream is working with RTMP connection.
I am using the publisher Stream class with the playlist.
well I do not have the encoder so now for simpler example I used vlc to encode some stream from my iptv to a rtsp stream
and used rtplive stream type in wowza.
I’ve created a stream alias called “fuzbal.stream” in the contect dir pointing to my rtsp stream and then tried first with normal rtmp and rtsp which worked so my setup is OK.
Now I tried with OSMF player and got the following error in the player:
“Error #2032”
and the following outup in wowza console:
INFO sanjose connect 2095535048 -
INFO stream create fuzbal.stream -
WARN server comment - HTTPStreamerAdapterSanJoseStreaming.getAppInstance: Stream
not found [rtplive/fuzbal.stream/manifest.f4m]: fuzbal.stream
...
INFO stream destroy fuzbal.stream -
INFO sanjose disconnect 2095535048 -
But the stream freezes after about 30 sec. without any special message in the console. Just this:
INFO sanjose connect 1683933703 -
INFO stream create fuzbal.stream -
INFO stream play fuzbal.stream -
...here it plays fine
...and after about 30 sec...
INFO stream stop fuzbal.stream -
INFO stream destroy fuzbal.stream -
INFO sanjose disconnect 738227503 -
Is it possible that the player stops after 30 sec ?
But the latency in wowza is HUGE !! Arround 45 seconds.
This kinda kills my hopes to replace the choppy rtmp live streaming (with zero client buffer) with http streaming which can play smoothly with very low client buffer (0.3s). See this example:
rrlanham or you mentioned that the http flash streaming module only works with AAC. Maybe that could be the problem. But I didnt get the demo working aswell!
The two demo’s are;
“Big Buck Bunny”
“Elephants Dream”
that aren’t working. Tested it on 3 machines with the latest flash plugin installed. Checked it on all machines with Opera, IE, Firefox, Chrome and Safari.
Oh btw; I`m testing the flash app with a livestream (not vod) , dont know if that matters …
I`m sorry for confusing you. What i meant to say is:
Big Buck Bunny and Elephants Dream is not working (I tested that).
And my “testing environtment” at the office is an environment where i use livestreaming.
So live as well as the Big Buck Bunny and Elephants Dream is not working.
I hope thats better
And the link that you gave, that is working properly (I dont have a sound system connected to my pc at the office, but is there an mp3 audio stream in that example? or an AAC audio stream?) If there is no sound, then never mind
I can’t get the HTTP streaming to work. I am using Wowza 2.1.1 Developer edition.
I can view the streams from the Wowza server through the OSMF player
I downloaded the sample files. Through the OSMF player, I can view the RTMP stream – rtmp://70.26.47.218:1935/sampleVids/mp4:bigbuckbunny_750.mp4
I cannot view the HTTP stream of the same file – http://70.26.47.218:1935/sampleVids/mp4:bigbuckbunny_750.mp4/manifest.f4m. I get error #2048, which I understand to be that it cannot find or interpret the file. Also, there is no log that the player is connecting and submitting the request for the file (ie the stream does not connect and a file is created)
through my own Flash player, a connection is made, the file is created, but the player does not play it. Wowza then destroys the file and disconnects. Again, RTMP stream works fine.
I am using 2.1.2 with trial license and with the FlashHTTP.zip. When I tried simple VOD play on Dynamic Streaming, I get below error. (same stream works on rtmp), any idea?
WARN server comment - HTTPStreamerAdapterSanJoseStreaming.onPlaylist: Application context not loaded [vod/mp4:Extremists.m4v/manifest.f4m]: vod/definst
I installed the addon and was able to get flash http streaming working using the OSMF player. However, when I refresh the client page while it is playing a VOD smil file, the stream fails to restart playing and is taking the server a long time to disconnect the client. If I clear the cache on the browser, the client plays fine after a refresh.