Closed fenestron closed 3 years ago
Hi Pion Team and thanks for this wonderful package!
Please tell me how can I use ffmpeg for processing audio and video stream in real time? This is stated on the ion page For example, ffmpeg accepts a stream and transmits it to the RTMP channel.
ffmpeg
Thanks!
hi @fenestron i would suggest looking at using pion/ion-sdk-go with gstreamer https://github.com/pion/ion-sdk-go/tree/master/example/ion-sfu-gstreamer-receive
This is helpful for my use case. Thank!
Hi Pion Team and thanks for this wonderful package!
Please tell me how can I use
ffmpeg
for processing audio and video stream in real time? This is stated on the ion page For example,ffmpeg
accepts a stream and transmits it to the RTMP channel.Thanks!