- Introduced a new RTSP relay server that allows WHIP streams to be served over RTSP. - Added `RTSPRelayAddr` configuration option to enable the RTSP relay. - Implemented methods for updating codec parameters and forwarding RTP packets to RTSP clients. - Enhanced the WHIP server to handle RTSP connections and manage multiple clients. - Added comprehensive tests for RTSP relay functionality, including OPTIONS, DESCRIBE, SETUP, PLAY, and TEARDOWN requests.
19 lines
140 B
Plaintext
19 lines
140 B
Plaintext
.DS_Store
|
|
.env
|
|
/core*
|
|
/import*
|
|
/ffmigrate*
|
|
/data/**
|
|
/test/**
|
|
.vscode
|
|
/vendor
|
|
*.ts
|
|
*.ts.tmp
|
|
*.m3u8
|
|
docker/
|
|
*.mp4
|
|
*.avi
|
|
*.flv
|
|
|
|
.VSCodeCounter
|