Does Transcoder API provides SRT or RTMP to HLS/m3u8 transcoding?
Looking for on-cloud solution (Google Transcode API) for Transcoding an RTMP/SRT to HLS/m3u8.
Currrently I am using FFMpeg for the same but encoding parameters peaks the CPU.
Does Transcoder API support segmenting MV-HEVC files?
According to Apple (https://developer.apple.com/videos/play/wwdc2023/10071/), the HLS multivariant playlist format for their spatial videos (MV-HEVC files) should be:
Is there any way to define folders for the segmented files of a transcoded video in Google Cloud Transcoder API?
I’m working with video transcoding using the Google Cloud Transcoder API.