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
389 stars 181 forks source link

How to use owt-client-native to push encoded video & audio stream to WebRTC Server #576

Open pango99 opened 2 years ago

pango99 commented 2 years ago

Hi: Can I use owt-client-native to push encoded video & audio streams(h264+aac) to a WebRTC Server(e.g. kurento-media-server,owt-server,mediasoup) ? Is there any examples ?