BogdanovKirill / RtspClientSharp

Pure C# RTSP client for .NET Standard without external dependencies and with true async nature. I welcome contributions.
MIT License
706 stars 284 forks source link

Add support for MP4V-ES #54

Open TTAroen opened 4 years ago

TTAroen commented 4 years ago

Dear Kirill.

I have a doorphone device that i am unable to play with the library. After retrieving the description of the RTPS the problem is that the codec is not supported in the library. That results in a "Any suitable track is found" v=0 o=- 1188340656180883 1 IN IP4 192.168.0.130 s=Session streamed with GStreamer i=rtsp-server t=0 0 a=tool:GStreamer a=type:broadcast a=control:* a=range:npt=now- m=video 0 RTP/AVP 96 c=IN IP4 0.0.0.0 a=rtpmap:96 MP4V-ES/90000 a=control:stream=0 a=fmtp:96 profile-level-id=4;config=000001b004000001b59113000001000000012000c888800f514043c14103

Greatings Aroen

BogdanovKirill commented 4 years ago

Hello,

Thank you for report. MP4-ES is not implemented, but it seems that it should be