-
Notifications
You must be signed in to change notification settings - Fork 21
Lumix GX9 - No Stream autostart #15
Comments
Thanks for the report, glad to hear it works. Regarding the java viewer not launching - do you launch the whole app via the |
I did not try to route the camera stream to the Linux camera framework (probably video4linux). And as I don't have a use-case for that, I won't implement it (though I'm open to pull requests offering this functionality). |
Ah, alright. The control.sh file isn't included in the current release zip, which I used (I just opened control.html). With the script it opens the java stream window too, but it only shows video with chromium, it's a white void when using firefox. Firefox also throws this output: I'd love to offer a pull request, but sadly I have no idea how to implement something like that (my code level is very low). Just thought it might be a nice feature (but yeah, I probably would also only use it once a year). |
As using the script does open the stream, I'll close this issue. |
You're right, control.sh wasn't part of the release ZIP. I fixed that. |
Hi,
I just tested lumix-link-desktop with the panasonic lumix DC-GX9 and it works! Hurray! I am using Linux, and the camera has the IP Address 192.168.54.1.
Connecting works in Firefox and chromium, but Firefox only throws errors. Chromium allows recording and shooting. I honestly don't understand what the other buttons are supposed to do.
What doesn't work is the java live stream from the camera. I had to start it separately in a terminal (java -jar ./StreamViewer.jar). But the stream works, though I haven't found out to tell my Linux to use it as webcam input, which would be nice ^^
So, yeah, more a report, but also one issue. Anything I can do to help solve that?
The text was updated successfully, but these errors were encountered: