Yes, you can run both scripts at the same time.
As long as none of the buttons are pressed in the WebUI the PS£ controller should remain in control.
If you only want the camera view you can use the /stream URL.
For example if the IP address of the Raspberry Pi is 192.168.0.198 use the URL http://192.168.0.198/stream in the web browser.
piborg
Tue, 08/16/2016 - 16:44
Permalink
Web GUI for viewing
Yes, you can run both scripts at the same time.
As long as none of the buttons are pressed in the WebUI the PS£ controller should remain in control.
If you only want the camera view you can use the
/stream
URL.For example if the IP address of the Raspberry Pi is 192.168.0.198 use the URL
http://192.168.0.198/stream
in the web browser.cocoda74
Thu, 09/01/2016 - 18:31
Permalink
Hello
Hello
How exactly does this funktion?
Must both Script be stored "run at startup?
Or which script must be first startet?
piborg
Thu, 09/01/2016 - 19:03
Permalink
Running both at startup
You can run both at startup if you like.
The order they are loaded does not matter.
This will mean that the joystick will "override" any buttons pressed in the Web UI.
cocoda74
Fri, 09/02/2016 - 08:34
Permalink
If i do both script on
If i do both script on crontab the PS3 script have a Problem:
piborg
Fri, 09/02/2016 - 12:10
Permalink
Video system not initialized
This is the same problem you had before:
https://www.piborg.org/node/2225
Have you tried running the script with the
#
removed?cocoda74
Mon, 08/29/2016 - 17:24
Permalink
WebUi without a Camera
Hello
Since i disconnected the Camera (trouble) i cant use the WebUI!
Is it possible to use the WebUI without a camera?
piborg
Mon, 08/29/2016 - 20:16
Permalink
Web UI without a camera attached
It looks like you found the modified code for doing this already.
For anyone else looking, a modified version with the camera parts disabled can be found here:
https://www.piborg.org/comment/4101#comment-4101