07/07/17 [x3domlet][master] by Oleg Dzhimiev: 1.&edit - edit mode = set initial location and azimuth on the leaflet map 2. &experimental - experimental mode
Oleg Dzhimiev committed changes to the Elphel git project :
1.&edit - edit mode = set initial location and azimuth on the leaflet map 2. &experimental - experimental mode
1.&edit - edit mode = set initial location and azimuth on the leaflet map 2. &experimental - experimental mode
07/07/17 [x3domlet][master] by Oleg Dzhimiev: standalone loop player for source files
Oleg Dzhimiev committed changes to the Elphel git project :
standalone loop player for source files
standalone loop player for source files
07/06/17 [x3domlet][master] by Oleg Dzhimiev: fixed reset view
Oleg Dzhimiev committed changes to the Elphel git project :
fixed reset view
fixed reset view
Tmp manual
Change the default ip address
← Older revision Revision as of 18:36, 5 July 2017 (One intermediate revision by the same user not shown)Line 272: Line 272: ==<font color="blue">Other info</font>== ==<font color="blue">Other info</font>== +====Change default ip address==== +* '''nano''' or '''vi''' + ssh root@192.168.0.9 + ''pass'' + root@elphel393:~# nano /etc/elphel393/init_elphel393.py + ''edit - save'' + +'''or''' +* '''sed''' + root@elphel393:~# sed -i.bkp 's/192.168.0.9/10.xx.xx.xx/' /etc/elphel393/init_elphel393.py + root@elphel393:~# sed -i.bkp 's/255.255.255.0/xxx.xxx.xxx.xxx/' /etc/elphel393/init_elphel393.py + +Then: + #boot from flash? + root@elphel393:~# overlay_sync 1 + root@elphel393:~# shutdown -hP now + #powercycle + + #boot from card? + root@elphel393:~# sync + root@elphel393:~# reboot -f + ====Set up histogram window and autoexposure parameters==== ====Set up histogram window and autoexposure parameters==== [[Autoexposure|Read article]] [[Autoexposure|Read article]] OlegTmp manual
Change the default ip address
← Older revision Revision as of 18:36, 5 July 2017 (6 intermediate revisions by the same user not shown)Line 124: Line 124: http://192.168.0.9:2325/mimg http://192.168.0.9:2325/mimg http://192.168.0.9:2326/mimg http://192.168.0.9:2326/mimg + +====RTSP==== +* turn on: + ~root@elphel393:~# /usr/bin/str +* url: + rtsp://192.168.0.9:554 + rtsp://192.168.0.9:556 + rtsp://192.168.0.9:558 + rtsp://192.168.0.9:560 ====GStreamer==== ====GStreamer==== Line 130: Line 139: </font> </font> * mjpeg and rtsp * mjpeg and rtsp −* playback latencies (gstreamer) − 1080p - ~70ms * More examples at [[Using_gstreamer#Display|Using GStreamer]] * More examples at [[Using_gstreamer#Display|Using GStreamer]] Line 260: Line 267: ==<font color="blue">Firmware images</font>== ==<font color="blue">Firmware images</font>== +* [http://community.elphel.com/files/393/20170627/ '''20170627'''] * [http://community.elphel.com/files/393/20170623/ 20170623] * [http://community.elphel.com/files/393/20170623/ 20170623] * [http://community.elphel.com/files/393/20170531/ 20170531] * [http://community.elphel.com/files/393/20170531/ 20170531] −* [http://community.elphel.com/files/393/20170124/ 20170124] ==<font color="blue">Other info</font>== ==<font color="blue">Other info</font>== +====Change default ip address==== +* '''nano''' or '''vi''' + ssh root@192.168.0.9 + ''pass'' + root@elphel393:~# nano /etc/elphel393/init_elphel393.py + ''edit - save'' + +'''or''' +* '''sed''' + root@elphel393:~# sed -i.bkp 's/192.168.0.9/10.xx.xx.xx/' /etc/elphel393/init_elphel393.py + root@elphel393:~# sed -i.bkp 's/255.255.255.0/xxx.xxx.xxx.xxx/' /etc/elphel393/init_elphel393.py + +Then: + #boot from flash? + root@elphel393:~# overlay_sync 1 + root@elphel393:~# shutdown -hP now + #powercycle + + #boot from card? + root@elphel393:~# sync + root@elphel393:~# reboot -f + ====Set up histogram window and autoexposure parameters==== ====Set up histogram window and autoexposure parameters==== [[Autoexposure|Read article]] [[Autoexposure|Read article]] Oleg07/04/17 [imagej-elphel][master] by AndreyFilippov: fixed lazy eye correction
AndreyFilippov committed changes to the Elphel git project :
fixed lazy eye correction
fixed lazy eye correction
07/03/17 [x3domlet][master] by Oleg Dzhimiev: hide dirs: .xxx and _xxx, 'showall' to reveal
Oleg Dzhimiev committed changes to the Elphel git project :
hide dirs: .xxx and _xxx, 'showall' to reveal
hide dirs: .xxx and _xxx, 'showall' to reveal
07/02/17 [imagej-elphel][master] by AndreyFilippov: more on aligning
AndreyFilippov committed changes to the Elphel git project :
more on aligning
more on aligning
07/02/17 [imagej-elphel][master] by AndreyFilippov: working on alignment correction
AndreyFilippov committed changes to the Elphel git project :
working on alignment correction
working on alignment correction
06/30/17 [imagej-elphel][master] by AndreyFilippov: minor disparity correction for infinity for disturbed camera
AndreyFilippov committed changes to the Elphel git project :
minor disparity correction for infinity for disturbed camera
minor disparity correction for infinity for disturbed camera
06/30/17 [imagej-elphel][master] by AndreyFilippov: correcting extrinsics after being changed
AndreyFilippov committed changes to the Elphel git project :
correcting extrinsics after being changed
correcting extrinsics after being changed
06/29/17 [x3domlet][master] by Oleg Dzhimiev: removed trailing spaces
Oleg Dzhimiev committed changes to the Elphel git project :
removed trailing spaces
removed trailing spaces
06/29/17 [x3domlet][master] by Oleg Dzhimiev: Merge branch 'gulp'
Oleg Dzhimiev committed changes to the Elphel git project :
Merge branch 'gulp'
Merge branch 'gulp'
06/28/17 [x3domlet][master] by Oleg K Dzhimiev: Merge branch 'master' into 'gulp'
Oleg K Dzhimiev committed changes to the Elphel git project :
Merge branch 'master' into 'gulp'
Merge branch 'master' into 'gulp'
06/28/17 [x3domlet][master] by Oleg K Dzhimiev: Merge branch 'trailing_whitespaces' into 'master'
Oleg K Dzhimiev committed changes to the Elphel git project :
Merge branch 'trailing_whitespaces' into 'master'
Merge branch 'trailing_whitespaces' into 'master'
06/28/17 [x3domlet][master] by Oleg K Dzhimiev: Merge branch 'master' into 'trailing_whitespaces'
Oleg K Dzhimiev committed changes to the Elphel git project :
Merge branch 'master' into 'trailing_whitespaces'
Merge branch 'master' into 'trailing_whitespaces'
06/28/17 [x3domlet][master] by Rurik Bugdanov: fix #3
Rurik Bugdanov committed changes to the Elphel git project :
fix #3
fix #3
06/28/17 [x3domlet][master] by Rurik Bugdanov: set body.style.userSelect:none to avoid unwanted text or image dragging
Rurik Bugdanov committed changes to the Elphel git project :
set body.style.userSelect:none to avoid unwanted text or image dragging
set body.style.userSelect:none to avoid unwanted text or image dragging
06/28/17 [x3domlet][master] by Rurik Bugdanov: merge
Rurik Bugdanov committed changes to the Elphel git project :
merge
merge
06/28/17 [x3domlet][master] by Rurik Bugdanov: enable picking on window.mousedown for sliding_sphere
Rurik Bugdanov committed changes to the Elphel git project :
enable picking on window.mousedown for sliding_sphere
enable picking on window.mousedown for sliding_sphere
Pages
