a-bali

Results 4 comments of a-bali

Below is an example for a disconnect: ``` 024-01-14T08:34:50.442156 DEBUG tokio-runtime-worker streamer{stream="nyaralo-main"}: retina::client: RTSP connection error: RtspFramingError { conn_ctx: ConnectionContext { local_addr: 192.168.33.100:46922, peer_addr: 192.168.33.200:554, established_wall: WallTime(Timespec { sec: 1705217450,...

Also these "parameter changes": ``` 2024-01-15T06:15:34.885377 DEBUG tokio-runtime-worker streamer{stream="nyaralo-main"}: retina::codec::h264: sps: SeqParameterSet { profile_idc: ProfileIdc( 77, ), constraint_flags: ConstraintFlags { flag0: false, flag1: false, flag2: false, flag3: false, flag4: false,...

Thanks for the detailed investigation! > You could try using UDP. Some stuff may still get dropped (because RTP-over-UDP doesn't have any retry logic at all) but at least there...

I seem to have the very same issue, is there any solution already?