question

Mohamed Sayed avatar image
Mohamed Sayed asked

Video Component with dynamic list of tracks

I have a skill in python, that has one Video component. the Video should run the tracks one by one, and with each track changes, it should send event to my skill end to load more tracks so that the video continue forever till user stops it.

Questions are :
1. Can I bind the Video source to dynamic datasource and use UpdateIndexListData in skill handler to load more tracks. ?

2. how to removed older tracks from the list without affecting the track that is currently running.

aplpythonvideo
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers