Hi Arnaud Leyder,
Thank you for contacting the IMA SDK Support team,
All the steps are provided for both live stream pod serving and VOD pod serving in the IMA DAI SDK documentation. Find the PodVodStreamRequest in the GitHub sample which generates a pod serving VOD stream request as below:
const streamRequest = new google.ima.dai.api.PodVodStreamRequest();
I hope this helps! Let me know if you have any other questions.
IMA SDK Team |