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
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