rtsp-relay icon indicating copy to clipboard operation
rtsp-relay copied to clipboard

audio only

Open k-yle opened this issue 4 years ago • 1 comments

There may be cases where only the audio is required.

We should provide a bandwidth optimisation for these use cases by only streaming audio.

k-yle avatar Feb 06 '21 03:02 k-yle

@k-yle awesome library. Does this library currently support audio streams alongside the video stream? If not, has this audio-only feature been taken into consideration?

Video is working for me but not audio. It does in VLC. I'm considering using this library for the video stream since it works so well and initiating another rtsp connection for the browser -> server -> device backchannel audio using another library... Let me know if that's what would need to happen or if I'm missing something.

Happy to submit a PR with some guidance.

j8jacobs avatar Apr 21 '23 18:04 j8jacobs