deepch / RTSPtoWSMP4f

RTSP Stream to WebBrowser MSE over WebSocket based MP4f segments
240 stars 64 forks source link

demo1 rtsp: codec data change, please call HandleCodecDataChange() #2

Closed jaysooong closed 3 years ago

jaysooong commented 4 years ago

detailed log

OPTIONS rtsp://192.168.1.100:554/test RTSP/1.0 CSeq: 1

DESCRIBE rtsp://192.168.1.100:554/test RTSP/1.0 CSeq: 2 Accept: application/sdp

< v=0 o=- 0 0 IN IP4 127.0.0.1 s=Media Presentation c=IN IP4 192.168.1.100 t=0 0 a=tool:libavformat 58.46.101 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z0LglageAIn5UA==,aM4wpIA=; profile-level-id=42E095 a=control:streamid=0

SETUP rtsp://192.168.1.100:554/test/streamid=0 RTSP/1.0 CSeq: 3 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Session: cAa2lnZMg

PLAY rtsp://192.168.1.100:554/test RTSP/1.0 CSeq: 4 Session: cAa2lnZMg 2020/06/18 14:34:54 demo1 rtsp: codec data change, please call HandleCodecDataChange() 2020/06/18 14:34:54 demo1 reconnect wait 5s 2020/06/18 14:34:59 demo1 connect rtsp://192.168.1.100/test

deepch commented 4 years ago

you can make to an accessible device over the internet.

yeshivsher commented 3 years ago

you can make to an accessible device over the internet.

really?? how????

deepch commented 3 years ago

try new version