Alex Gustafsson
Alex Gustafsson
We believe the following code is the cause - once a link is detached, there's no retry to get a session and link going again. https://github.com/amenzhinsky/iothub/blob/master/iotservice/client.go#L171-L189 Note how, upon an...
macOS reports `true` and iOS `false` for `audio/mp4;codecs="mp4a.40.2"`. So perhaps `ManagedMediaSource` is not to blame there. For `webm`, which should work, you're right about `sourceopen` not being called.
Thank you for your help. I'm happy to report that it works with the WebM stream now! For others reading this it might be worth clarifying that currently you need...
Apple has released iOS 17.1 and with it comes support for all the codecs one would expect. That is, WebM isn't the only working codec any more! I'm unsure if...
I didn't find any reference stating that OpenAPI strictly supports UUID v1-5, hence I though it would be in scope to add support here directly.
> Well this isn't the same RFC so I'm more encline to not update this var but instead to add a new one with the bis01 name. Is that fine...