rtpmap attribute parsing in library-rtsp
Open
enhancement
needs triage
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
In "build" method of MediaDescription.java, it says "rtpmap attribute is mandatory in RTSP (RFC2326 Section C.1.3)" . But i think the RFC of RTSP means rtpmap attribute is mandatory In case it is a dynamic payload type. For a static payload type, rtpmap attribute is no need
Contributor guide
Assessment
This issue has not been assessed yet.