Webrtc Playing With H265 support #2589
Replies: 4 comments 1 reply
-
The server doesn't have anything to do with this limitation.
|
Beta Was this translation helpful? Give feedback.
-
HLS on the other hand supports H265 when there's a hardware decoder available, so you can use that to perform transcoding from RTSP to the browser. |
Beta Was this translation helpful? Give feedback.
-
@aler9 https://github.com/AlexxIT/go2rtc/tree/v1.9.4?tab=readme-ov-file#module-mp4 |
Beta Was this translation helpful? Give feedback.
-
streaming H265 tracks with WebRTC has been implemented with #4003 |
Beta Was this translation helpful? Give feedback.
-
Question
RTSP Server with H265 stream is not playable via webrtc. is there any specific reason its support not added? Are we planning to add h265 support to play over webrtc?
Beta Was this translation helpful? Give feedback.
All reactions