danielboros1990
danielboros1990
Hi there. It would be nice if Xiu would have a statistics api, like ingress/egress data or connected users etc. :)
Hi guys, is it possible to use `Default` trait instead of writing `None` for nullable values. ```rust // current solutions set: StreamsSetInput { id: None, user_id: None, stream_id: None, is_online:...
**Describe the bug** There are more different ways how I can start a stream. If I am using ffmpeg or DJI mini 3 pro via rtmp everything works on every...
Hi there, is it possible to convert RTMP to RTSP or this feature is already support?