open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
384 stars 180 forks source link

Exclude libaom for cloud gaming. #701

Closed jianjunz closed 1 year ago

jianjunz commented 1 year ago

Unidirectional sending or receiving shows AV1 in SDP. Native client sends then receives video doesn't show AV1 in second SDP, I guess that's caused by codec preference, because test app only supports H.264 encoded input.