Hi I'm trying to stream audio file from rtsp using below command: ffmpeg -re -i song.mp3 -f rtsp -muxdelay 0.1 rtsp://192.168.0.3:8554/live.sdp But it is doing nothing. Can you please tell what I'm doing wrong? Thanks & Regards Laxmi Khatri