v18 manage a list of streams and switch between them using next/previous
#1
Hello,

In my video addon I have a list of streams, I would like to be able to switch between them using next/previous.
What is the best way to do that ?

I have tried to create a m3u8 playlist and then setResolvedUrl on it, without any success Sad (see the source code here: https://paste.kodi.tv/ayeduzeguy)
It gives me following error:
ERROR: CDVDDemuxFFmpeg::Open - error probing input format, C:\Users\MyUser\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.myplugin\live-playlist.m3u8
ERROR: CVideoPlayer::OpenDemuxStream - Error creating demuxer

Thanks for help
Reply
#2
Thread moved to add-on development
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply

Logout Mark Read Team Forum Stats Members Help
manage a list of streams and switch between them using next/previous0