RTSP.Server.Android
RTSP.Server.Android copied to clipboard
Only stream audio ?
Hello, I have a project where I have to stream audio from the phone to a @Raspberry Pi. Your library works great for streaming audio + video but @I would like to only have the audio part. Is that possible ? I saw a function called setRecording(boolean) but it didn't disable the video stream like i thought it would. Thanks for your time.