Mikhail
Mikhail
> Maybe this? [ryanheise/audio_service#467 (comment)](https://github.com/ryanheise/audio_service/issues/467#issuecomment-786366534) Thank you for the link. I didn't quite understand how this can help me. For now I am planning to implement solution by myself.
Thanks for the reply. > The easing emits the `repeat` event. I think that's what you're looking for: > > `generic.on('repeat', () => doSomething())` Unfortunately, this doesn't work. Also it...
> Check out https://github.com/pion/example-webrtc-applications for more examples. Thank you! > Another way to capture video without gstreamer and send by pion/webrtc is provided by https://github.com/pion/mediadevices Thanks! But there is some...
> Other errors mention that required libraries are missing Could you please add required installation process in readme file?