ionorg / ion-sdk-go

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

Can I send local track one with webrtc and anther to rtp? #72

Open yaxiongwu opened 2 years ago

yaxiongwu commented 2 years ago

The example of "ion-sfu-track-to-rtp" can take the remote track and replay it with RTP. But I want to send local track one with webrtc and anther to rtmp(rtp). Can it be achieved?