You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RTP over UDP, RTP over TCP, supports authentication
Windows/Linux
epoll/select
File playback feature: Place video files (MP4, MKV) in a specified folder, and clients can stream them via rtsp://ip:port/filename. Note: The video should not contain B-frames
Add custom RTSP sessions and audio/video sources
Device live streaming: Capture video and audio from a camera and microphone for RTSP streaming (rtsp_server_live_device.c), implemented using FFmpeg (Windows: dshow, Linux: v4l2 + alsa)