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

Feat: play recorded mp4 files via WebRTC #177

Open
TzuHuanTai opened this issue Sep 10, 2024 · 0 comments
Open

Feat: play recorded mp4 files via WebRTC #177

TzuHuanTai opened this issue Sep 10, 2024 · 0 comments

Comments

@TzuHuanTai
Copy link
Owner

TzuHuanTai commented Sep 10, 2024

Read video files directly as if from a camera and push H264 packets to remote peers for playback.
The temporary design is to download the mp4 to the client peer via datachannel and then play it.

  • But live stream the record via WebRTC can't drag the timeline bar😕
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

1 participant