@andreasbader wrote:
Hi
I’m implementing an aggregation of videos from Kaltura on the server in nodeJs. I get the videos for a specific category with the media.listAction and the corresponding MediaEntryFilter. I’m trying to get the wid for the embed code with the widget.listAction and the WidgetFilter.entryIdEqual set to the video.id. I get widgets back, but no combination of video.id and widget.id filed in the embed snipplet will work. How can I get the wid for a specific entryId and a uiconf_id, so I can calculate the embed code for this video.
Thanks for any help
Andi
Posts: 3
Participants: 2