Pegasus Mak
Pegasus Mak
For better sync between data channel and video, suggest support absolute capture time header extension. https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/abs-capture-time **Expected behavior** RTP Absolute Capture Time Header Extension attached to begin for video frame...
Suspect related to disable high profile. Encoder use wrong level For the 1.1.7 video captured by egress is use level 1.0 and 1.1.6 use 2.2 Please find the header info...
Our application want all simulcast layers use same frame rate. We can do this in ios override default simulcast layers https://github.com/livekit/client-sdk-swift/blob/main/Sources/LiveKit/Types/Options/VideoPublishOptions.swift#L38 But we find android miss this feature. We would...
By using Argo Workflow Engine, we can https://argoproj.github.io/workflows/ 1. Easy to scale up for transcode by spawn pod dynamically 2. Allocate and limited CPU to ensure each pod will not...