marss / aiortsp

An Asyncio-based RTSP library
GNU Lesser General Public License v3.0
46 stars 9 forks source link

Add support for server-side RTSP #6

Open RouquinBlanc opened 3 years ago

RouquinBlanc commented 3 years ago

The parsing or the RTSP stream already supports receiving both requests and replies (and binary data).

It is now time to try adding support for implementing an RTSP Server.

Need to identify how far to go, but what is originally planned is: