VoD not streaming

192 views
Skip to first unread message

Orana Wildlife Park

unread,
Mar 15, 2021, 11:29:51 PM3/15/21
to Ant Media Server
So I have a fresh install of 2.3.0 on Ubuntu 20.04. All rtsp streams have been re-entered from scratch and are accessible via browser - YIPPEE!

However, I have uploaded the six VoD streams, all mp4's. They play in AMS interface, download via AMS interface, but are not accessible from browser - AAARRGGHHH!

The browser states "Stream will start playing automatically when it is live" but never spools or plays.

In the browser console I get:
No stream found
sent message:{"command":"getStreamInfo","streamId":"546111496697119249617652"}
error callback: "no_stream_exist"

Cem Kılıç

unread,
Mar 16, 2021, 4:51:06 AM3/16/21
to Ant Media Server
Hello,

What URL do you exactly using for playing in the browser? Can you try this

 http://<SERVER_NAME>:5080/LiveApp/streams/<STREAM_ID>.mp4 

(or change to https and port 5443)

Also, be careful that Stream_ID is not always the same as VoD video name. 


You can quickly check the stream id from management panel -> application name - > and under actions at the right side where delete, play and other operations are located, there is a button "Copy Live Embed Code to Clipboard" if you click it and paste it somewhere it should give you a code like this

"*play.html?name=XXXXXXXXXXXXXXXXXXXX"* XXXX are the stream id of that specific VoD file

Orana Wildlife Park

unread,
Mar 16, 2021, 4:06:36 PM3/16/21
to Ant Media Server
Hi cem....
With or without the .mp4 I only get "Stream will start playing automatically when it is live"

The Live Embed Code is
<iframe width="560" height="315" src="http://192.168.1.10:5080/WebRTCApp/play.html?name=546111496697119249617652" frameborder="0" allowfullscreen></iframe>

Cem Kılıç

unread,
Mar 17, 2021, 2:19:41 AM3/17/21
to Ant Media Server
Hello,


I will look into this issue and give you the updates.

Cem Kılıç

unread,
Mar 18, 2021, 4:34:29 AM3/18/21
to Ant Media Server
Hello again,

There was an issue for the VoD embed code. It requires the following parameter "playOrder=vod". I will fix the source codes. Meanwhile you can add it manually for every vod. So the following link and pattern should be fine


Best Regards,
Cem

Orana Wildlife Park

unread,
Mar 21, 2021, 4:27:09 PM3/21/21
to Ant Media Server
Hi cem....
Thank you so much!

Reply all
Reply to author
Forward
0 new messages