AlexxIT / go2rtc

Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
https://github.com/AlexxIT/Blog
MIT License
5.27k stars 412 forks source link

H264 V380 camera #207

Closed bartlebi closed 1 year ago

bartlebi commented 1 year ago

Hello! I have tried to add stream from china camera but can't see image via integration. Accessing stream page via integration i see next error on logs:

21:20:48.673 WRN github.com/AlexxIT/go2rtc/cmd/mp4/ws.go:56 > error=EOF
21:20:48.690 ERR github.com/AlexxIT/go2rtc/cmd/mjpeg/mjpeg.go:129 > error="codecs not match: H264,PCMA"

But adding rtsp stream from camera to vlc i see next information about codec: Кодек: H264 - MPEG-4 AVC (part 10) (h264) How to fix?

AlexxIT commented 1 year ago

It's better to use english for international repo. I need access to stream to check problem.

bartlebi commented 1 year ago

Okay, i will map rtsp port on router to camera and send you link via telegram.

AlexxIT commented 1 year ago

Fixed in 1.0.1

keteflips commented 1 year ago

Hello! I have tried to add stream from china camera but can't see image via integration. Accessing stream page via integration i see next error on logs:

21:20:48.673 WRN github.com/AlexxIT/go2rtc/cmd/mp4/ws.go:56 > error=EOF
21:20:48.690 ERR github.com/AlexxIT/go2rtc/cmd/mjpeg/mjpeg.go:129 > error="codecs not match: H264,PCMA"

But adding rtsp stream from camera to vlc i see next information about codec: Кодек: H264 - MPEG-4 AVC (part 10) (h264) How to fix?

Yo can get the audio from this camera stream?