Home
last modified time | relevance | path

Searched refs:session_error (Results 1 – 2 of 2) sorted by relevance

/xiu/protocol/hls/src/
H A Dflv_data_receiver.rs126 let session_error = SessionError { in subscribe_from_rtmp_channels() localVariable
130 value: HlsErrorValue::SessionError(session_error), in subscribe_from_rtmp_channels()
/xiu/protocol/httpflv/src/
H A Dhttpflv.rs192 let session_error = SessionError { in subscribe_from_rtmp_channels() localVariable
196 value: HttpFLvErrorValue::SessionError(session_error), in subscribe_from_rtmp_channels()