ionorg / ion-sdk-go

ion sdk for golang
MIT License
55 stars 46 forks source link

Pushing video to the room #46

Closed impleotv closed 3 years ago

impleotv commented 3 years ago

Hi guys,

Can someone point me in the right direction on how to publish (live) video from ffmpeg (or any rtp stream) to the SFU room? All existed samples are for camera / file... There are some samples at pion/webrtc but as a WebRtc beginner, I'm having troubles to make a connection between the two..

Thanks a lot,

Alex