Stefan

Results 227 comments of Stefan

I'd suggest only using such "short" `SegmentDuration" if you either use a http1.1+ supporting reverse proxy like Nginx in front of OvenMediaEngine, or if all your customers are within the...

with llhls and hls, b-frames is always supported. When using webrtc, b-frame playback is never supported. I don't think this needs any extra "detection". Reason for that are the limited...

I am currently adding WebRtc + WebRtcLoader + Provider to a Typescript&Angular based project and would like to contribute to an npm package and also contribute to the type definitions....

+1 would be a nice addition imho

Had the same problem as reported here in the issue, and it was fixed with the changes from PR 83. @RomanIakovlev any chance for getting a version release, so the...

@RomanIakovlev could you please also set the git tag and create the git release info here on GitHub? Thanks!

It seems like Apple does not want to add screen sharing support to Webkit on iOS devices (requests for comments by journalists are not answered, bug reports are just closed)....

oh come on, reverse engineering the BBB API and implementing all the web client features and keeping them up to date with BBB web client's changes and detecting which BBB...

oh sorry, apparently my suggested solution was not clear enough. The idea was to still run the bigbluebutton session within the users webbrowser, not within a webview (which does not...

@rasos did you experience the problems which this change is supposed to fix/improve on the same environment and same version of bbb before applying these changes? On paper, the low-latency...