- Posts: 58
- Thank you received: 0
How to get a thumbnail image w/an XML playlist?
- bijou
- Topic Author
- Offline
- Senior Member
-
Thanks for your help! You were right - our server did not support pseudo streaming, so we've changed to one that does. However, I'm still having an issue where videos can't be skipped ahead into either their loaded or not yet loaded parts. Is there something I need to correct in the XML playlist in order to get it to work?
Please Log in or Create an account to join the conversation.
- admin
-
- Offline
- Administrator
-
- Coding is good
bijou wrote: Hi,
Thanks for your help! You were right - our server did not support pseudo streaming, so we've changed to one that does. However, I'm still having an issue where videos can't be skipped ahead into either their loaded or not yet loaded parts. Is there something I need to correct in the XML playlist in order to get it to work?
This is normal -->It's not possible with the download streaming, but only with rtmp streaming and http pseudo streaming. see here :
www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/12534/video-delivery-http-pseudo-streaming
www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/12535/video-delivery-rtmp-streaming
Please Log in or Create an account to join the conversation.
- bijou
- Topic Author
- Offline
- Senior Member
-
- Posts: 58
- Thank you received: 0
<item>
<title>Title</title>
<description>Description</description>
<media:content url=" address.flv " type="video/flv" />
<media:thumbnail url=" address.png " />
<jwplayer:provider>http</jwplayer:provider>
<jwplayer:http.startparam>apstart</jwplayer:http.startparam>
</item>
Also, I removed the 'length,' which might be the problem. I'm not sure how to determine the length of any particular video by the number system used in the examples.
Please Log in or Create an account to join the conversation.
- admin
-
- Offline
- Administrator
-
- Coding is good
and
Your xml coding is not good if your server doesn't support Http pseudo streaming
so firstable you have to know what streaming is support by your server-->
as I understand in your previous post is that your server doesn't support http pseudo streaming so you have to change those lines of the playlist and make a cross on the seeking feature --> or change your host for the video part at least (same thing for rtmp)
Please Log in or Create an account to join the conversation.
- bijou
- Topic Author
- Offline
- Senior Member
-
- Posts: 58
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- bijou
- Topic Author
- Offline
- Senior Member
-
- Posts: 58
- Thank you received: 0
We did already switch severs in order to fix this, but it's not working. What should we do?
Please Log in or Create an account to join the conversation.
- admin
-
- Offline
- Administrator
-
- Coding is good
* The H264 streaming module uses http.startparam=starttime for MP4 videos.
* Bitgravity uses http.startparam=apstart for FLV videos and http.startparam=starttime for MP4 videos.
* Edgecast uses http.startparam=ec_seek for both FLV and MP4 videos (presuming bytes for FLV and seconds for MP4).
* Limelight uses http.startparam=fs for FLV videos.
Please Log in or Create an account to join the conversation.
- bijou
- Topic Author
- Offline
- Senior Member
-
- Posts: 58
- Thank you received: 0
http.startparam=apstart
(for FLV videos)
I haven't actually tried the others for FLV. I'll experiment with the Edgecast and Limelight and see if one of them works! Thanks!
Please Log in or Create an account to join the conversation.
- bijou
- Topic Author
- Offline
- Senior Member
-
- Posts: 58
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- bijou
- Topic Author
- Offline
- Senior Member
-
- Posts: 58
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Random
-
Bento Advanced Plugin
Latest 26.Dec -
Forum Rules
Forum Faq 08.Mar -
-
HTML playlist
Faq 30.Jul -
youtube playlist
Faq 02.May
Popular
-
JW Player Advanced
15.Apr -
Shopping Page
17.Apr -
-
-
Subscription Plan Map
19.Jul
Recently Updated
-
JW Player Advanced
Latest 15.Apr -
-
Subscription Plan Map
Faq 19.Jul -
-
Bento Advanced Plugin
Latest 26.Dec

