76

Odp: Plugin Webcam do Gagroyle

Użyłem:

fswebcam -r 640x480 -d /dev/video0 -v /nfs/usb/test.jpg

i w rezultacie mam zdjęcie, czyli ogólnie kamerka działa

77

Odp: Plugin Webcam do Gagroyle

No to mjpg strzela focha po prostu.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

78

Odp: Plugin Webcam do Gagroyle

Spróbuję z inna kamerką jak tylko wpadnie mi jakaś w ręce.

Wielki dzięki, Pozdrawiam

79

Odp: Plugin Webcam do Gagroyle

Panowie ustawiłem kamerke na wersji gargoyle-1.6.0.5, zaktualizowałem wczoraj do wersji najnowszej. I niestety nie widze w menu pluginu: MJPG-streamer. Jest on zainstalowany ale nie pojawia sie w menu rozwijalnym.

Co radzicie? od czego zacząć sprawdzanie?

80

Odp: Plugin Webcam do Gagroyle

Odinstaluj i zainstaluj jeszcze raz. Zrobiłeś upgrade z zachowaniem konfiguracji (i tym  samym menu), ale nie zatrzymuje to zainstalowanych wcześniej pluginów.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

81

Odp: Plugin Webcam do Gagroyle

Witam,
Jestem nowy na tym forum oraz od niedawna bawię się Gargoyle. Proszę o wyrozumiałość. Posiada router WDR4300 z oprogramowaniem Gargoyle z zainstalowanym Webcamem. Uruchomiłem na nim kamerę od PS3 i jest wszystko ok. Mam pytanie czy da się podłączyć kilka kamer i jak to zrobić? Czy da się ustawić kolejne kamery pod innymi portami? Szukałem na forum, ale chyba nikt nie poruszył tego tematu. Na Youtube znalazłem film z instrukcją jak podłączyć kilka kamer, ale pod komputer z oprogramowaniem linux i na filmie widnieje opis, iż kamery podłącza się pod inne porty.
Z góry dziekuję

82

Odp: Plugin Webcam do Gagroyle

W gui nie, plugin który napisałem jest dla jednej kamery. A pod spodem niego jest mjpeg streamer, który możesz uruchomić kilka razy na różnych portach i z różnymi urzadzeniami, więc tak, możesz tak zrobić.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

83

Odp: Plugin Webcam do Gagroyle

Witam, dzieki za odpowiedz, ale nie bardzo wiem jak uruchomic streamer kilka razy. Czy przez telnet wpisujac odpowiednie komendy?

84

Odp: Plugin Webcam do Gagroyle

Tak, albo wpisując w konfigu to kilka razy.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

85

Odp: Plugin Webcam do Gagroyle

A możesz mi wytłumaczyć, miałem włączony proces motion i poprzez polecenie vi wyłączyłem go. Włączyłem mjpg-streamer. To są dwa sposoby którymi można streamingowac video. Jakie są różnice?
Wszedlem poleceniem vi  /etc/config/mjpg-streamer i jak tam skonfigurować drugą kamerę.?

86

Odp: Plugin Webcam do Gagroyle

To są różne programy do tego samego. Różnice sa znaczne, bo motion potrafi np. wykrywać i nagrywać w razie ruchu.

Tak po prostu skopuj całą sekcję i zmień w niej dane na nowe.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

87

Odp: Plugin Webcam do Gagroyle

Niestety coś chyba nabroiłem. Niestety mjpg-streamer przestał działać, więc wszystko odinstalowałem i zainstalowałem od początku, ale niestety teraz nie mam obrazu a wyświetla mi komunikat program do podglądu "video file 401 unauthorized" i nie mam obrazu.
poniżej przesyłam konfigurację z pliku /etc/config/mjpg-streamer. NIe mam pojęci o co chodzi. Przecież działało. Pomocy.
config mjpg-streamer core
        option enabled          "1"
        option device           "/dev/video0"
        option resolution       "640x480"
        option fps              "20"
        option port             "8081"
        option username         "PiotrZ"
        option password         "a123456"
        option yuyv             "1"

88

Odp: Plugin Webcam do Gagroyle

cache przeglądarki wyczyść

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

89

Odp: Plugin Webcam do Gagroyle

Nic nie daje. A jak włączyć YuYu? Dobrze jest w pliku configracyjnym?

90

Odp: Plugin Webcam do Gagroyle

Dobrze.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

91

Odp: Plugin Webcam do Gagroyle

Musiałem zainstalować wszystko jeszcze raz,a le niestety z pluginem-gargoyle-webcam i dopiero tak poszło. Natomiast nie działa druga kamera jak dostawiłem w pliku konfiguracyjnym
config mjpg-streamer 'core'
        option device '/dev/video0'
        option resolution '640x480'
        option fps '5'
        option username 'admin'
        option password 'admin'
        option enabled '1'
        option port '8081'
        option yuv '1'

        option device '/dev/video1'
        option resolution '640x480'
        option fps '5'
        option username 'admin'
        option password 'admin'
        option enabled '1'
        option port '8082'
        option yuv '1'

92

Odp: Plugin Webcam do Gagroyle

config mjpg-streamer 'core1'

Ci zabrakło pomiędzy

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

93

Odp: Plugin Webcam do Gagroyle

Posiadam dwie kamery od ps3 i zrobiłem tak jak pisałeś, ale niestety obraz jest tylko z jednej kamery. Kamery od ps3 posiadają dwie diody w jednej kamerze świecą się obie a w drugiej tylko jedna i ta własnie nie chodzi. Tak jakby była nie włączona. Podłączyłem do 2 portów usb a czytałem, że ktoś podłączał pod hub.

94

Odp: Plugin Webcam do Gagroyle

ls /dev/video* zrób

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

95

Odp: Plugin Webcam do Gagroyle

root@Gargoyle:~# ls /dev/video1
/dev/video1
root@Gargoyle:~# ls /dev/video0
/dev/video0
root@Gargoyle:~#
Zrobiłem i nie działa.

96

Odp: Plugin Webcam do Gagroyle

Pokaż jeszcze wynik logread

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

97

Odp: Plugin Webcam do Gagroyle

Witam,
Odinstalowałem i zainstalowałem poprzez plugin-gargoyle-webcam i teraz na jednej kamerze działa.
Poniżej przesyłam logread
root@Gargoyle:~# logread
Oct 23 22:29:39 Gargoyle user.info MJPG-streamer [12275]: Format............: YUV
Oct 23 22:29:39 Gargoyle user.info MJPG-streamer [12275]: JPEG Quality......: 80
Oct 23 22:29:39 Gargoyle user.info MJPG-streamer [12275]: www-folder-path...: /usr/lib/mjpg-streamer/www/
Oct 23 22:29:39 Gargoyle user.info MJPG-streamer [12275]: HTTP TCP port.....: 8081
Oct 23 22:29:39 Gargoyle user.info MJPG-streamer [12275]: username:password.: admin:admin
Oct 23 22:29:39 Gargoyle user.info MJPG-streamer [12275]: commands..........: enabled
Oct 23 22:29:39 Gargoyle user.info MJPG-streamer [12275]: starting input plugin input_uvc.so
Oct 23 22:29:39 Gargoyle user.info MJPG-streamer [12275]: starting output plugin: output_http.so (ID: 00)
Oct 23 22:37:56 Gargoyle kern.info kernel: [ 8411.810000] usb 1-1.1: USB disconnect, device number 13
Oct 23 22:37:57 Gargoyle kern.info kernel: [ 8412.580000] usb 1-1.2: USB disconnect, device number 12
Oct 23 22:37:57 Gargoyle user.info MJPG-streamer [12275]: Error grabbing frames
Oct 23 22:38:02 Gargoyle kern.info kernel: [ 8417.430000] usb 1-1.2: new full-speed USB device number 14 using ehci-platform
Oct 23 22:38:02 Gargoyle kern.info kernel: [ 8417.540000] hub 1-1.2:1.0: USB hub found
Oct 23 22:38:02 Gargoyle kern.info kernel: [ 8417.540000] hub 1-1.2:1.0: 4 ports detected
Oct 23 22:38:02 Gargoyle user.notice usb-modeswitch: 1-1.2:1.0: Manufacturer=ALCOR Product=Generic_USB_Hub Serial=?
Oct 23 22:38:04 Gargoyle kern.info kernel: [ 8419.860000] usb 1-1.2.2: new full-speed USB device number 15 using ehci-platform
Oct 23 22:38:04 Gargoyle kern.info kernel: [ 8419.970000] usb 1-1.2.2: not running at top speed; connect to a high speed hub
Oct 23 22:38:04 Gargoyle kern.info kernel: [ 8419.980000] gspca_main: ov534-2.14.0 probing 1415:2000
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: starting application
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: MJPG Streamer Version: svn rev: Unversioned directory
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: Using V4L2 device.: /dev/video0
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: Desired Resolution: 640 x 480
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: Frames Per Second.: 5
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: Format............: YUV
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: JPEG Quality......: 80
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: www-folder-path...: /usr/lib/mjpg-streamer/www/
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: HTTP TCP port.....: 8081
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: username:password.: admin:admin
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: commands..........: enabled
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: starting input plugin input_uvc.so
Oct 23 22:38:05 Gargoyle user.info MJPG-streamer [12614]: starting output plugin: output_http.so (ID: 00)
Oct 23 22:38:05 Gargoyle user.notice usb-modeswitch: 1-1.2.2:1.0: Manufacturer=OmniVision_Technologies,_Inc. Product=USB_Camera-B4.09.24.1 Serial=?
Oct 23 22:38:05 Gargoyle user.notice usb-modeswitch: 1-1.2.2:1.1: Manufacturer=OmniVision_Technologies,_Inc. Product=USB_Camera-B4.09.24.1 Serial=?
Oct 23 22:38:05 Gargoyle user.notice usb-modeswitch: 1-1.2.2:1.2: Manufacturer=OmniVision_Technologies,_Inc. Product=USB_Camera-B4.09.24.1 Serial=?
Oct 23 22:38:08 Gargoyle kern.info kernel: [ 8423.830000] usb 1-1.2.3: new full-speed USB device number 16 using ehci-platform
Oct 23 22:38:08 Gargoyle kern.info kernel: [ 8423.940000] usb 1-1.2.3: not running at top speed; connect to a high speed hub
Oct 23 22:38:08 Gargoyle kern.info kernel: [ 8423.950000] gspca_main: ov534-2.14.0 probing 1415:2000
Oct 23 22:38:09 Gargoyle user.notice usb-modeswitch: 1-1.2.3:1.0: Manufacturer=OmniVision_Technologies,_Inc. Product=USB_Camera-B4.09.24.1 Serial=?
Oct 23 22:38:09 Gargoyle user.notice usb-modeswitch: 1-1.2.3:1.1: Manufacturer=OmniVision_Technologies,_Inc. Product=USB_Camera-B4.09.24.1 Serial=?
Oct 23 22:38:10 Gargoyle user.notice usb-modeswitch: 1-1.2.3:1.2: Manufacturer=OmniVision_Technologies,_Inc. Product=USB_Camera-B4.09.24.1 Serial=?
Oct 23 22:38:36 Gargoyle daemon.info hostapd: wlan0: STA 74:e5:43:df:36:93 WPA: group key handshake completed (RSN)
Oct 23 22:38:36 Gargoyle daemon.info hostapd: wlan0: STA 20:64:32:7a:6a:18 WPA: group key handshake completed (RSN)
Oct 23 22:38:36 Gargoyle daemon.info hostapd: wlan0: STA 74:ea:3a:b5:b3:f6 WPA: group key handshake completed (RSN)
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: starting application
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: MJPG Streamer Version: svn rev: Unversioned directory
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: Using V4L2 device.: /dev/video0
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: Desired Resolution: 640 x 480
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: Frames Per Second.: 5
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: Format............: YUV
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: JPEG Quality......: 80
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: www-folder-path...: /usr/lib/mjpg-streamer/www/
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: HTTP TCP port.....: 8081
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: username:password.: admin:admin
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: commands..........: enabled
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: starting input plugin input_uvc.so
Oct 23 22:38:55 Gargoyle user.info MJPG-streamer [12862]: starting output plugin: output_http.so (ID: 00)
Oct 23 22:40:59 Gargoyle kern.info kernel: [ 8594.850000] usb 1-1.2: USB disconnect, device number 14
Oct 23 22:40:59 Gargoyle user.info MJPG-streamer [12862]: Error grabbing frames
Oct 23 22:40:59 Gargoyle kern.info kernel: [ 8594.860000] usb 1-1.2.2: USB disconnect, device number 15
Oct 23 22:40:59 Gargoyle kern.info kernel: [ 8594.870000] usb 1-1.2.3: USB disconnect, device number 16
Oct 23 22:41:11 Gargoyle kern.info kernel: [ 8607.130000] usb 1-1.2: new high-speed USB device number 17 using ehci-platform
Oct 23 22:41:12 Gargoyle kern.info kernel: [ 8607.240000] gspca_main: ov534-2.14.0 probing 1415:2000
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: starting application
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: MJPG Streamer Version: svn rev: Unversioned directory
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: Using V4L2 device.: /dev/video0
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: Desired Resolution: 640 x 480
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: Frames Per Second.: 5
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: Format............: YUV
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: JPEG Quality......: 80
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: www-folder-path...: /usr/lib/mjpg-streamer/www/
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: HTTP TCP port.....: 8081
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: username:password.: admin:admin
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: commands..........: enabled
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: starting input plugin input_uvc.so
Oct 23 22:41:12 Gargoyle user.info MJPG-streamer [13175]: starting output plugin: output_http.so (ID: 00)
Oct 23 22:41:12 Gargoyle user.notice usb-modeswitch: 1-1.2:1.0: Manufacturer=OmniVision_Technologies,_Inc. Product=USB_Camera-B4.09.24.1 Serial=?
Oct 23 22:41:12 Gargoyle user.notice usb-modeswitch: 1-1.2:1.1: Manufacturer=OmniVision_Technologies,_Inc. Product=USB_Camera-B4.09.24.1 Serial=?
Oct 23 22:41:13 Gargoyle user.notice usb-modeswitch: 1-1.2:1.2: Manufacturer=OmniVision_Technologies,_Inc. Product=USB_Camera-B4.09.24.1 Serial=?
Oct 23 22:41:46 Gargoyle kern.info kernel: [ 8641.430000] usb 1-1.1: new full-speed USB device number 18 using ehci-platform
Oct 23 22:41:46 Gargoyle kern.info kernel: [ 8641.540000] gspca_main: STV06xx-2.14.0 probing 046d:0870
Oct 23 22:41:46 Gargoyle kern.info kernel: [ 8641.550000] gspca_stv06xx: HDCS-1000/1100 sensor detected
Oct 23 22:41:46 Gargoyle kern.info kernel: [ 8641.810000] input: STV06xx as /devices/platform/ehci-platform/usb1/1-1/1-1.1/input/input0
Oct 23 22:41:47 Gargoyle user.notice usb-modeswitch: 1-1.1:1.0: Manufacturer=? Product=Camera Serial=?
Oct 23 22:45:31 Gargoyle user.info MJPG-streamer [13566]: starting application
Oct 23 22:45:31 Gargoyle user.info MJPG-streamer [13566]: MJPG Streamer Version: svn rev: Unversioned directory
Oct 23 22:45:31 Gargoyle user.info MJPG-streamer [13566]: Using V4L2 device.: /dev/video1
Oct 23 22:45:31 Gargoyle user.info MJPG-streamer [13566]: Desired Resolution: 640 x 480
Oct 23 22:45:31 Gargoyle user.info MJPG-streamer [13566]: Frames Per Second.: 5
Oct 23 22:45:31 Gargoyle user.info MJPG-streamer [13566]: Format............: YUV
Oct 23 22:45:31 Gargoyle user.info MJPG-streamer [13566]: JPEG Quality......: 80
Oct 23 22:45:31 Gargoyle user.info MJPG-streamer [13566]: init_VideoIn failed
Oct 23 22:47:07 Gargoyle user.info MJPG-streamer [13604]: starting application
Oct 23 22:47:07 Gargoyle user.info MJPG-streamer [13604]: MJPG Streamer Version: svn rev: Unversioned directory
Oct 23 22:47:07 Gargoyle user.info MJPG-streamer [13604]: Using V4L2 device.: /dev/video1
Oct 23 22:47:07 Gargoyle user.info MJPG-streamer [13604]: Desired Resolution: 640 x 480
Oct 23 22:47:07 Gargoyle user.info MJPG-streamer [13604]: Frames Per Second.: 5
Oct 23 22:47:07 Gargoyle user.info MJPG-streamer [13604]: Format............: YUV
Oct 23 22:47:07 Gargoyle user.info MJPG-streamer [13604]: JPEG Quality......: 80
Oct 23 22:47:07 Gargoyle user.info MJPG-streamer [13604]: init_VideoIn failed
Oct 23 22:48:36 Gargoyle daemon.info hostapd: wlan0: STA 74:e5:43:df:36:93 WPA: group key handshake completed (RSN)
Oct 23 22:48:36 Gargoyle daemon.info hostapd: wlan0: STA 74:ea:3a:b5:b3:f6 WPA: group key handshake completed (RSN)
Oct 23 22:48:36 Gargoyle daemon.info hostapd: wlan0: STA 20:64:32:7a:6a:18 WPA: group key handshake completed (RSN)
Oct 23 22:58:36 Gargoyle daemon.info hostapd: wlan0: STA 74:e5:43:df:36:93 WPA: group key handshake completed (RSN)
Oct 23 22:58:36 Gargoyle daemon.info hostapd: wlan0: STA 74:ea:3a:b5:b3:f6 WPA: group key handshake completed (RSN)
Oct 23 22:58:37 Gargoyle daemon.info hostapd: wlan0: STA 20:64:32:7a:6a:18 WPA: group key handshake completed (RSN)
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: starting application
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: MJPG Streamer Version: svn rev: Unversioned directory
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: Using V4L2 device.: /dev/video0
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: Desired Resolution: 640 x 480
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: Frames Per Second.: 5
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: Format............: MJPEG
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: www-folder-path...: /usr/lib/mjpg-streamer/www/
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: HTTP TCP port.....: 8081
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: username:password.: admin:admin
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: commands..........: enabled
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: starting input plugin input_uvc.so
Oct 23 22:59:26 Gargoyle user.info MJPG-streamer [13680]: starting output plugin: output_http.so (ID: 00)
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: starting application
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: MJPG Streamer Version: svn rev: Unversioned directory
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: Using V4L2 device.: /dev/video0
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: Desired Resolution: 640 x 480
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: Frames Per Second.: 5
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: Format............: MJPEG
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: www-folder-path...: /usr/lib/mjpg-streamer/www/
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: HTTP TCP port.....: 8081
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: username:password.: admin:admin
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: commands..........: enabled
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: starting input plugin input_uvc.so
Oct 23 23:04:59 Gargoyle user.info MJPG-streamer [13899]: starting output plugin: output_http.so (ID: 00)
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: starting application
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: MJPG Streamer Version: svn rev: Unversioned directory
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: Using V4L2 device.: /dev/video0
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: Desired Resolution: 640 x 480
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: Frames Per Second.: 5
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: Format............: YUV
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: JPEG Quality......: 80
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: www-folder-path...: /usr/lib/mjpg-streamer/www/
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: HTTP TCP port.....: 8081
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: username:password.: admin:admin
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: commands..........: enabled
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: starting input plugin input_uvc.so
Oct 23 23:05:22 Gargoyle user.info MJPG-streamer [14028]: starting output plugin: output_http.so (ID: 00)
Oct 23 23:08:36 Gargoyle daemon.info hostapd: wlan0: STA 74:e5:43:df:36:93 WPA: group key handshake completed (RSN)
Oct 23 23:08:36 Gargoyle daemon.info hostapd: wlan0: STA 20:64:32:7a:6a:18 WPA: group key handshake completed (RSN)
Oct 23 23:08:36 Gargoyle daemon.info hostapd: wlan0: STA 74:ea:3a:b5:b3:f6 WPA: group key handshake completed (RSN)
Oct 23 23:12:39 Gargoyle user.info MJPG-streamer [14266]: starting application
Oct 23 23:12:39 Gargoyle user.info MJPG-streamer [14266]: MJPG Streamer Version: svn rev: Unversioned directory
Oct 23 23:12:39 Gargoyle user.info MJPG-streamer [14266]: Using V4L2 device.: /dev/video0
Oct 23 23:12:39 Gargoyle user.info MJPG-streamer [14266]: Desired Resolution: 640 x 480
Oct 23 23:12:39 Gargoyle user.info MJPG-streamer [14266]: Frames Per Second.: 5
Oct 23 23:12:39 Gargoyle user.info MJPG-streamer [14266]: Format............: YUV
Oct 23 23:12:39 Gargoyle user.info MJPG-streamer [14266]: JPEG Quality......: 80
Oct 23 23:12:39 Gargoyle user.info MJPG-streamer [14266]: init_VideoIn failed
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: starting application
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: MJPG Streamer Version: svn rev: Unversioned directory
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: Using V4L2 device.: /dev/video0
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: Desired Resolution: 640 x 480
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: Frames Per Second.: 5
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: Format............: YUV
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: JPEG Quality......: 80
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: www-folder-path...: /usr/lib/mjpg-streamer/www/
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: HTTP TCP port.....: 8081
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: username:password.: admin:admin
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: commands..........: enabled
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: starting input plugin input_uvc.so
Oct 23 23:13:31 Gargoyle user.info MJPG-streamer [14275]: starting output plugin: output_http.so (ID: 00)

98

Odp: Plugin Webcam do Gagroyle

Nie wiem dlaczego, ale jak odinstaluje wszystko i zainstaluje tylko przez konsolę poleceniem opkg install mjpg-streamer omijając interfejs gargoyle to nie mam obrazu. Jak zainstaluje przez opkg install plugin-gargoyle-webcam to jest obraz, ale tylko na jedna kamerę.

99

Odp: Plugin Webcam do Gagroyle

Bo instaluje pakiet gargoyle-mjpeg-streamer a nie mjpg-streamer. Jak instalujesz ręcznie to o dalszą konfigurajcę musisz sam zadbać. Nie mieszaj jednego z drugim po prostu i używaj jeden wersji.

Z tego co pokazałeś to rozłącza ci urządzenie na usb.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

100

Odp: Plugin Webcam do Gagroyle

Da coś jeżeli podłącze hub z własnym zasilanien i te kilka kamer do hednego portu usb? Czy to może być wina zasilania? Co to może być?