rtsp-relay icon indicating copy to clipboard operation
rtsp-relay copied to clipboard

Doesn't work, no image

Open sandorvasas opened this issue 4 years ago • 3 comments
trafficstars

Trying to connect to my DVR's RTSP server using the provided example node code. when I hit / and check the network tab, I see it makes a request to /api/stream wihch returns 101 Switching Protocols, and then a single binary buffer: 00000000: 6a73 6d70 0000 0000
which is the jsmp header and that's all, no further data.

sandorvasas avatar Jun 30 '21 19:06 sandorvasas

Hi, are you accessing /api/stream via localhost or through a proxy/gateway/router etc.? Also HTTP/ws or HTTPS/wss? And does the same RTSP url work in VLC player?

k-yle avatar Jul 01 '21 01:07 k-yle

i have same issue. and accessing /api/stream via localhost. same RTSP url work in VLC player. image image Chrome/100.0.4896.60

zhejinjiang avatar Apr 18 '22 07:04 zhejinjiang

emm... h265 streaming, switch to 264 is OK.

zhejinjiang avatar Apr 18 '22 08:04 zhejinjiang

Trying to connect to my DVR's RTSP server using the provided example node code. when I hit / and check the network tab, I see it makes a request to /api/stream wihch returns 101 Switching Protocols, and then a single binary buffer: 00000000: 6a73 6d70 0000 0000 which is the jsmp header and that's all, no further data.

I have also this issue. Can someone help?

keanallen avatar Dec 07 '22 04:12 keanallen