Sebastian Schmid
Sebastian Schmid
PS: If we can achive Media2 support without breaking changes would be great. If we can import all XSL schemes (XSD) from the onvif specs and generate TypeScript files from...
Introducing new methods like `Media2_GetStreamURI` sounds like a good and safe approach to me.
Hey there, I tried to reproduce this issue today, but the behaviour was different. `media2Support` was true today for that cam. When I got that null pointer / TypeError (original...
Hi, Unfortunately, I still got some crash reports after upgrading to version 5.0.2 I may have to add, that I am playing two files at the same time. To me,...
@janpio : Is there a change that this bug is going to be fixed? As far as I can see, there is no more active development, nor are PullRequests merged......
@Javier84 I am now caching all files on the local file system and make sure that everything is completely loaded before playing. No more crashes in iTunes Connect.
Hi there, This is not on my roadmap at the moment, but Pull-Requests are welcome. Similar plugins already exists. For a good start on how to write an additional plugin...
Thanks for using the lib. Adding such features is not on my roadmap right now, due to lack of time. But PRs are welcome. Alternatively, you can fetch the PeerConnection...
Yes, this parameter from the integration tests is wrong/outdated. But I think the original reported error `JanusError: Missing mandatory element (admin_key)` is a Janus configuration isse.
I also saw this in production. But it's not easy to reproduce