playlist on the fly

1 reply [Last post]
Joined: 04/26/2010
Points: 2

My system requires composing a playlist on the fly (i.e. not ready made) for particular users

It needs to query my video's database on kaltura and returns a sequence of movies, played one after the other. The movie sequence is arbitrary.

Can somebody provide me with an example of query of how this can be done? i.e
Send list of movie ID's and return a playlist on the fly.

Thanks.

Joined: 01/04/2011
Points: 16

The kdp3 project has (supposedly) some examples on this. But I haven't worked with them yet. Try though.

Oscar