Michel Promonet
Michel Promonet
Hi @liusuyi2021 It might work using -o to forward encoded stream and -W to set trial fields. Best Regards Michel
Hi @osenbal The support of h265 seems closed... You could increase log level and check webrtc-internal to understand what fails. Best Regards Michel
Hi @osenbal problems may be in each layer, it may be in webrtc-streamer, in webrtc sdk, in javascript side, in browser.... about://webrtc-internals may helps too. Best Regards, Michel.
Hi @osenbal what means stuck... need to search ? mediamtx seems to support WHEP and allow connection from a webbrowser, you might look to https://github.com/Eyevinn/whep-video-component, that is also compatible with...
Hi @osenbal In commit https://github.com/mpromonet/webrtc-streamer/commit/213f22171b8cba634b58e8a6307bcb2b42acba00 I added a check that format from backend is compatible with webrtc format. Best Regards, Michel.
Hi @osenbal using https://github.com/mpromonet/go-whep-play h265 frames from rtsp server are received through webrtc. Best Regards, Michel.
Hi @osenbal This error should occur once, to exclude h264 as a possible format. If it occurs many times, that probably means the offer send by web browser doesnot contains...
Hi, commit 0c5f098c36885240fd006ece20495c33783e0608 add a test file for H265 codec. Best Regards, Michel.
Hi @zhuya1996 This is not implemented, it could be also a parametrer of call api Feel free to submit a PR Best regards Michel
Hi @SpringSan It might works with hardware supporting h265 decoding, with -o option to forward encoding frames. Best regards Michel