bryandunbar42
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2019
01:30 PM
Changing playlist items without rebuffering
I’m trying to modify the urls of items in my video nodes content (which is a playlist) while the video node is playing. for example, I may want to replace the fourth item in the playlist while the first item is playing, or delete and append items to the playlist while the content is playing.
Whenever I try to either change the url of an existing item in the playlist, or replace an entire ContentNode nothing happens, ie when that playlist gets to that index it still plays the old url
Whenever I try to either change the url of an existing item in the playlist, or replace an entire ContentNode nothing happens, ie when that playlist gets to that index it still plays the old url
2 REPLIES 2
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2019
04:14 PM
Re: Changing playlist items without rebuffering
One valid solution would be to not use a playlist, and simply queue the files singly yourself.
Tyler_Smith
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2019
04:49 AM
Re: Changing playlist items without rebuffering
I believe once the player has received and ingested the content playlist, you cannot modify them.
Tyler Smith