Emmanuel Freard

Results 30 comments of Emmanuel Freard

Hello, do you have any news for this pull request ? Thanks, Emmanuel

@getroot you can also use this project : https://github.com/meetecho/simple-whip-client

+1, the same here : `where: { date: { lt: timestamp }, connected: 1 }`

Hello @afgarcia86, I didn't release PR because I didn't succeed to handle properly PLI request between gstreamer and livekit. I let you know if I progress

I have the same issue on my side. For now, I don't know if the source of the issue is hls.js or ovenplayer. Maybe, we can resolve this with a...

I suggest this quick and dirty temporary fix: ```js ovenPlayer.on('ready', (evt) => { setInterval(() => { let currentBW = window.op_hls.abrController.bwEstimator.getEstimate(); let levels = ovenPlayer.getQualityLevels(); levels = JSON.parse(JSON.stringify(levels)); levels.sort((a, b) =>...

To be able to send stream to others participants, I think the ideal way is to send stream to a WebRTC SFU server. Neko project is using Pion WebRTC (https://github.com/m1k1o/neko)...

It can, but they incidate that : > It is important to note that at this moment, encoding is not shared between consumers. While this is not on the roadmap...

Yes I'm trying to share the screen in "readonly" mode, but to be able to take the control il will be an other story

Yes, I will do a review. I was also not able to test directly: unfortunately my netint card is a "logan" but not a "quadra"