media-kit / media-kit

A cross-platform video player & audio player for Flutter & Dart.
https://github.com/media-kit/media-kit
MIT License
1.12k stars 184 forks source link

RTSP over UDP #978

Open ferraridamiano opened 1 week ago

ferraridamiano commented 1 week ago

I was wondering if it is possible to reproduce an RTSP content on UDP instead of TCP. If it is, how can I do it?

Thanks for this amazing package

ferraridamiano commented 1 week ago

@SavageMike, HTTP works on top of TCP. I explicitly asked for RTSP over UDP

Thank you anyway