webrtc-java icon indicating copy to clipboard operation
webrtc-java copied to clipboard

Streaming a video file instead of webcam

Open imrilu opened this issue 2 years ago • 4 comments

I'm trying to establish a WebRTC connection between 2 peers and stream a video file instead of a webcam stream. Currently I'm able to establish a connection with a webcam stream without a problem, but I need the capability to also stream a video (in mp4/mkv/etc, various format support will also be very helpful). I've searched all over this Issues board and did find a comment that Alex said it's doable. I'd like to know if it's something small that I can fork and maybe build myself, and if so what is the general idea for one to do such a thing?

Thanks

imrilu avatar Jun 28 '22 11:06 imrilu

I solved this point via jmuxer and streaming audio & video (h264) via datachannel

stserakhau avatar Feb 12 '23 20:02 stserakhau

This is work in progress.

devopvoid avatar Oct 30 '23 09:10 devopvoid

This is work in progress.

any progress about this?

dannyxu2015 avatar Apr 23 '24 09:04 dannyxu2015

I think this feature will not to be implemented inside webrtc project and should be marked as out of scope.

This feature is partially implemented inside banalytics.live project.

https://banalytics.live/ @.***

File media stream source

[image: image.png]

вт, 23 апр. 2024 г. в 11:12, Danny Xu @.***>:

This is work in progress.

any progress about this?

— Reply to this email directly, view it on GitHub https://github.com/devopvoid/webrtc-java/issues/77#issuecomment-2071808453, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGKG34ZV3ACY2SP3PFWG33Y6YQZVAVCNFSM52B5BI2KU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMBXGE4DAOBUGUZQ . You are receiving this because you commented.Message ID: @.***>

-- Best regards, Siarhei Tserakhau CTO, Banalytics

https://banalytics.live @.*** https://www.linkedin.com/pulse/configure-your-safety-banalytics-banalytics-live https://www.facebook.com/Banalytics

stserakhau avatar Apr 24 '24 12:04 stserakhau