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 use the WHIP-web-client sdk with Node.js? #139

Open
jlia0 opened this issue Dec 24, 2024 · 1 comment
Open

Is it possible to use the WHIP-web-client sdk with Node.js? #139

jlia0 opened this issue Dec 24, 2024 · 1 comment

Comments

@jlia0
Copy link

jlia0 commented Dec 24, 2024

I saw that the sdk takes a MediaStream from navigator.mediaDevices.getUserMedia, I am wondering if I can use the sdk to ingest videos or from linux named pipes with ffmpeg & xvfb.

@birme
Copy link
Contributor

birme commented Dec 25, 2024

I doubt that it would work as it uses other browser APIs in addition to setup the streams. We have another tool called mpegts-whip that can consume a local mpegts stream generated by ffmpeg and push using whip/webrtc

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