https://github.com/javiroman/jrtsp-client
Java RTSP Client based on Netty NIO framework
https://github.com/javiroman/jrtsp-client
java netty rtsp-client
Last synced: 11 months ago
JSON representation
Java RTSP Client based on Netty NIO framework
- Host: GitHub
- URL: https://github.com/javiroman/jrtsp-client
- Owner: javiroman
- License: apache-2.0
- Created: 2021-03-24T06:36:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T06:41:46.000Z (almost 5 years ago)
- Last Synced: 2024-10-16T01:41:34.909Z (over 1 year ago)
- Topics: java, netty, rtsp-client
- Language: Java
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java RTSP Netty NIO Client
Java RTSP Client based on Netty NIO framework
It shows the Session Description Protocol (SDP) of RTSP streaming url:
https://tools.ietf.org/html/rfc2326#page-80
https://en.wikipedia.org/wiki/Session_Description_Protocol
https://netty.io/4.1/api/io/netty/handler/codec/rtsp/package-summary.html
https://tools.ietf.org/html/rfc2326
https://github.com/netty/netty/issues/2355
Examples:
https://github.com/netty/netty/tree/4.1/example/src/main/java/io/netty/example/http