You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
What is required in order to use this lib as a real-time media server for WebRTC clients?
I'm thinking about something similar to Flash Media Server where a client can publish a stream and other clients can play it.
Do I need to implement the WebRTC handshake separately and use rtplib is a client or can the handshake be part of rtplib?
Maybe your other project erlrtpproxy is more suitable for this task?
Is it possible to send and receive audio/video packets from a Flash media server?
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
What is required in order to use this lib as a real-time media server for WebRTC clients?
I'm thinking about something similar to Flash Media Server where a client can publish a stream and other clients can play it.
Do I need to implement the WebRTC handshake separately and use rtplib is a client or can the handshake be part of rtplib?
Maybe your other project erlrtpproxy is more suitable for this task?
Is it possible to send and receive audio/video packets from a Flash media server?
Thanks
The text was updated successfully, but these errors were encountered: