Search found 48 matches

by zoldaten
Mon Aug 15, 2022 7:25 am
Forum: OpenCV, Python and other image processing
Topic: raspbian bullseye and stereomode
Replies: 9
Views: 60377

raspbian bullseye and stereomode

hi! I`m trying to start stereo mode on Raspbian x64 bullseye with picamera2 and stereopiV2. Everything works but only with 1 camera at once: import os;import cv2;import numpy as np;from datetime import datetime #from picamera.array import PiRGBArray #from picamera import PiCamera from picamera2 impo...
by zoldaten
Wed Sep 15, 2021 1:51 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: Photo capture fails.
Replies: 1
Views: 8301

Re: Photo capture fails.

If I press the GPIO button preconfigured for taking photos, nothing happens. As i found out when you set up GPIO button in settings stereopi starts capturing video when it starts. To stop the process GPIO button preconfigured should be pulled to GND. So i put physical button linked it with GPIO5 an...
by zoldaten
Wed Sep 15, 2021 1:35 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: wi-fi only 2Mb/s ?
Replies: 2
Views: 7755

Re: wi-fi only 2Mb/s ?

Hey Zoldaten, If you are talking about the SLP2 - it shows you the current video bitrate, but not the WiFi speed. You can change the video bitrate in settings. i`m still with stereopi V1. Whats the best bitrate for it ? Can`t remove artifacts on videosteam. Used to think that it was a result of bad...
by zoldaten
Tue Sep 14, 2021 7:00 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: wi-fi only 2Mb/s ?
Replies: 2
Views: 7755

wi-fi only 2Mb/s ?

hi. i go on with my stereopi - https://habr.com/ru/post/573986/ But have a little trouble. How to speed up a wifi ? I use usb stick with good speeds which work in 5Ghz and 2,4Ghz. So i use 5Ghz for a moment. More over i use stand alone router tp-link AX3000. With iwconfig i see that the link possibl...
by zoldaten
Fri Apr 16, 2021 6:32 am
Forum: Video, photo (livestream, recording, photo capturing)
Topic: SLP2 discussion
Replies: 11
Views: 15994

Re: SLP2 discussion

ok. got it working. just needed to set up camera settings in options menu.
by zoldaten
Wed Apr 14, 2021 7:36 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: SLP2 discussion
Replies: 11
Views: 15994

Re: SLP2 discussion

hi! I`ve uploaded to CM3 stereopi SLP2 but have blank screen with only GUI- 2021-04-14_22h18_14.jpg I ckecked cameras presented and server working connected by SSH to stereopi - 2021-04-14_22h21_03.jpg And i couldn`t start up AP ( May be something here should be done - 2021-04-14_22h23_19.jpg Where ...
by zoldaten
Tue Apr 13, 2021 12:02 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: SLP2 discussion
Replies: 11
Views: 15994

Re: SLP2 discussion

hi!

I use SLP with stereopi v.1 loads from eMMC.
Can i use boot from SD-card with SLP v.2 just for try ? Or i should overwrite it first on eMMC ?
by zoldaten
Tue Mar 23, 2021 1:58 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: Add a Record button to SLP
Replies: 5
Views: 6922

Re: Add a Record button to SLP

Why is so complicated solution ? It`s hard to follow.
Isn`t more easy to stop all raspivid as make_photo.php does and
then just start the same raspivid script with sintax something like this: > file

And where you add button ? To left-slide menu ?
by zoldaten
Tue Mar 23, 2021 11:57 am
Forum: Other hardware
Topic: stereopi hats wtf ?
Replies: 4
Views: 12690

Re: stereopi hats wtf ?

Realizator wrote:
Mon Mar 22, 2021 4:18 pm
@zoldaten JFYI, we fixed the GPIO position in the new board. As for the tall header mentioned - yep, this might be an option.
sounds good !
by zoldaten
Mon Mar 22, 2021 6:10 am
Forum: Video, photo (livestream, recording, photo capturing)
Topic: Bad gateway and no browser stream incoming after upgrading
Replies: 14
Views: 14180

Re: Bad gateway and no browser stream incoming after upgrading

My SLP updated image works well exept config.conf which needs 755 or 777 rights.
I`m trying to find how to change rights on boot or what change it back to 644. All other files in the same dir have 755.
by zoldaten
Sun Mar 21, 2021 4:44 pm
Forum: Other hardware
Topic: stereopi hats wtf ?
Replies: 4
Views: 12690

Re: stereopi hats wtf ?

May be you`re right.
But with this - https://aliexpress.ru/item/1005001451035151.html
it`s easy to solve coverage problem.
by zoldaten
Thu Mar 18, 2021 1:58 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: S.L.P. Raspbian old image optimization
Replies: 2
Views: 8283

Re: S.L.P. Raspbian old image optimization

i`ve added to the web-page shutdown button. It looks like this - 2021-03-18_16h51_11.png On push it just shutdown stereopi :mrgreen: To do the same put to /var/www/html updated index.php - index.rar and to /var/www/html/imgs - shutdown_icon.rar (after unpack ofcause). Make shutdown.php at the same d...
by zoldaten
Thu Mar 18, 2021 12:34 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: Bad gateway and no browser stream incoming after upgrading
Replies: 14
Views: 14180

Re: Bad gateway and no browser stream incoming after upgrading

But after reboot /opt/Stereopi/config.conf again with 644 rights (
How to fix that to 777 to make it automatic ?
by zoldaten
Thu Mar 18, 2021 12:30 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: S.L.P. Raspbian old image optimization
Replies: 2
Views: 8283

Re: S.L.P. Raspbian old image optimization

Additional optimisation. Web file-manager. 2021-03-18_15h16_52.png Web-page time load before: 2021-03-18_11h27_46.png After optimisation: 2021-03-18_15h19_35.png What have done ? All external links of js and css put to filesystem (most of all). To do that you need put updated index.php to /var/www/h...
by zoldaten
Wed Mar 17, 2021 6:21 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: S.L.P. Raspbian old image optimization
Replies: 2
Views: 8283

S.L.P. Raspbian old image optimization

I noticed that when page loads tons of time taken by loading images ) : 2021-03-17_20h42_39.jpg So to speed up i just pass them through optimisator and result became: 2021-03-17_21h09_25.jpg So to do so u just need to upload optimized images and replace old ones. It can be tricky as there`s no VNC. ...
by zoldaten
Wed Mar 17, 2021 5:46 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: Bad gateway and no browser stream incoming after upgrading
Replies: 14
Views: 14180

Re: Bad gateway and no browser stream incoming after upgrading

##### FM ADDED ##### sudo mount -o rw,remount / sudo mount -o rw,remount /boot #Bad Gateway PREVENTING systemctl daemon-reload systemctl restart php7.0-fpm do not know how those could fix everything as it just restart php7.0-fpm...nevermind. Not for me as i updated to php7.3-fm and adding that do n...
by zoldaten
Wed Mar 17, 2021 1:40 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: Livestreaming to a web
Replies: 9
Views: 13827

Re: Livestreaming to a web

Sorry ) I thought you are from Russia ) So,here is the translation. SLP image - it`s just Raspbian Stretch without GUI, and you cannot simply update it with "sudo apt-get update|upgrade". I did that but it`ve taken a lot of time and effort to fix errors in some cases. "Realizator" annonced a new ver...
by zoldaten
Wed Mar 17, 2021 7:19 am
Forum: Other hardware
Topic: stereopi hats wtf ?
Replies: 4
Views: 12690

stereopi hats wtf ?

I was making a case to stereopi and got ready to put on new hat for it - zero2go omni -http://www.uugear.com/product/zero2go-omini-wide-input-range-multi-channel-power-supply-for-raspberry-pi/ It`s very convinient as one can power pi from different sources, correct shutdown and etc. But i found out ...
by zoldaten
Tue Mar 16, 2021 11:16 am
Forum: Video, photo (livestream, recording, photo capturing)
Topic: Livestreaming to a web
Replies: 9
Views: 13827

Re: Livestreaming to a web

Привет. SLP image - это просто Raspbian Stretch без GUI, причем не обновленный и sudo apt-get update|upgrade добавит массу хлопот. Я обновился, но в некоторых моментах до сих пор разгребаю ошибку "bad gateway" при поддержке разработчика. Разработчик писал про обновленную версию SLP image в обозримом...
by zoldaten
Mon Mar 15, 2021 7:45 pm
Forum: Video, photo (livestream, recording, photo capturing)
Topic: Bad gateway and no browser stream incoming after upgrading
Replies: 14
Views: 14180

Re: Bad gateway and no browser stream incoming after upgrading

Hey Zoldaten, A few comments on your investigations: 1. When our scripts are running (run.sh), they are using raspivid. So when you try to run "raspistill", it shows you an error. For the manual console run of "raspistill" or "raspivid" please stop our scripts first by stop.sh. Note: if you try to ...