Patrick Schmidt

Results 234 comments of Patrick Schmidt

Thanks! Also, after taking another look at it and debugging, I realized that the `PeerConnection` doesn't close when the app changes its `AppLifecycleState` to the background. Upon further investigation, I...

Alright, I will provide you guys an APK as soon as I am done with building it via github :)

@AlexanderS, @theokeeler https://github.com/Clon1998/mobileraker/releases/tag/android2.6.15-webrtc

> The problem persists with me for this build, though _fewer_ streams are being created. I'm also seeing some WebRtcDisconnect events, and reconnections after those invariably produce another orphaned stream....

I will look into this once I am back home in two weeks

If any of you want to try porting the fluidd code to dart/mobileraker. I am using `flutter_webrtc`. The interface for the WebRtc Manager that handles the connection/states is: ```dart ///...

I'll need to double check thet. But I think the webcams will use the same headers as the the printer as long as the base url/host is the same.

> I'll need to double check thet. But I think the webcams will use the same headers as the the printer as long as the base url/host is the same....

Hey, just wanted to give you an update. In my original answer 3 weeks ago I mentioned that the webcams do not use the same headers as defined in the...