We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a41189 commit 8f22a39Copy full SHA for 8f22a39
1 file changed
README.md
@@ -10,6 +10,9 @@ Simple RTSP server that supports H264, H265 for video and AAC, PCMU and PCMA for
10
## FFmpeg RTSP Server
11
Sample RTSP server for ffmpeg RTP streams. Fully configurable in appsettings.json.
12
13
+## Pcap RTSP Server
14
+PoC of re-playing RTSP from a Wireshark PcapNg file.
15
+
16
## Remarks
17
Still work in progress, APIs are subject to change.
18
0 commit comments