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
New --status-page-path option to customize the status page URL
New --fcc-listen-port-range option to set the FCC listening port range, for running rtp2httpd on a sidecar router or other devices (requires port forwarding on the upstream router)
New buffer scheduling strategy to prevent slow clients from blocking the status panel and other clients
Support for RTSP streams with HTTP Basic Auth, e.g., http://192.168.1.1:5140/rtsp/admin:pass@192.168.1.100:554/live/stream1
Fixed RTSP disconnecting after 60 seconds of playback
Fixed resources not being released after abnormal client disconnection (e.g., unplugging network cable, sleep, screen lock), causing buffer exhaustion
Fixed r2h-token validation failure when the token contains URL-encoded characters