mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
2.8k stars 581 forks source link

H265 RTSP need support #611

Closed dinggf123 closed 10 months ago

dinggf123 commented 11 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

mpromonet commented 11 months ago

Hi @dinggf123

Feel free to submit a PR to add this support. The RTSP client code support H265 codec.

Best Regards, Michel.

liusuyi2021 commented 10 months ago

我已经找到一个临时解决265的rtsp的播放方案,就是使用ffmpeg配合mediamtx进行转码 目前试用了几路视频 感觉还可以,你也可以试试。

liusuyi2021 commented 10 months ago

谷歌已经支持HEVC的H265了,使用最新版本0.8.2 还是无法播放呢?