Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What does this have to do with webrtc? Isn't it the same as asking the server directly? There is no P2P direct connection. #757

Closed
introspection3 opened this issue Jan 18, 2025 · 1 comment

Comments

@introspection3
Copy link

What does this have to do with webrtc? Isn't it the same as asking the server directly? There is no P2P direct connection.

@mpromonet
Copy link
Owner

mpromonet commented Jan 18, 2025

Hi @introspection3

The signaling is over http, the media stream is webrtc, between webbrowser peer and server peer.
It's funny you asked same question deepch/RTSPtoWebRTC#241 that have a similar approach in golang.

Best Regards,
Michel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants