Hi all,
I found some weird issue about mpeg-dash adaptive streaming with smil file on Wowza engine.
After playing a first chunk, the second chunk always returns 404 not found error.
But without smil file the streaming chunks are no problem.
Is there anybody can help me to solve this issue?
[Using smil file] - the second chunk returns 404 not found error.
[Using mp4 file] - without smil is ok.
[Spec]
-
Wowza version 4.1.1
-
log : https://dl.dropboxusercontent.com/u/5284271/logs.tar.gz
-
conf : https://dl.dropboxusercontent.com/u/5284271/conf.tar.gz
I used jwplayer(web) and exoplayer(android) for testing.
http://www.jwplayer.com/labs/roadmap/mpeg-dash/
http://developer.android.com/guide/topics/media/exoplayer.html
One thing makes me starange is following clip doesn’t make same issue.
Following clip’s duration is 48seconds but it alwasys stops at 24 seconds even on the wowza test player.
Thanks,
-Larry