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

Is it possible to capture live WebRTC video stream and transform it to RTMP stream using Libsourcey? #215

Closed
MaksimDzhangirov opened this issue Jan 24, 2018 · 3 comments

Comments

@MaksimDzhangirov
Copy link

I want to capture live WebRTC video stream and transform it to RTMP stream on server side. Is it possible using Libsourcey? If answer is yes, which example I should use as a starting point?

@auscaster
Copy link
Member

auscaster commented Jan 24, 2018 via email

@MaksimDzhangirov
Copy link
Author

FFMPEG can easy transform H.264/ACC stream to RTMP stream. In "WebRTC Native Video Streamer" demo you show how to stream realtime video to the the browser using LibSourcey and WebRTC. But I want to capture live WebRTC video stream from browser. In "WebRTC Native Video Recorder" can I set FFMPEG coding parameters like -preset, -tune, -r, -bufsize, output file extension, etc.?

@auscaster
Copy link
Member

auscaster commented Jan 24, 2018 via email

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