WEMOS 3V3 an LV,
WEMOV 5V an HV,
WEMOS D4 an zB LV1
HV1 zu DIn des Strips
GND an die beiden GND des LEVELSHIFTERS
Posts by snikcers
-
-
-
Du darfst über das board maximal 1A Strom jagen...die Stromversorgung der LEDs musst du dazu parallel schalten.
-
Auch nochmals vielen Dank von mir für die geniale Arbeit die ihr hier total unterbesetzt liefert!
Ich wünschte ich könnte was ... -
@Lord-Grey Danke für die Aufklärung, es gehören halt zu jeder Diskussion immer beide Seiten aber nun sind wir ja schlauer.
Ich meinte schon eine andere Diskussion bezüglich HDR SDR, aber ist ja wurst
Das sollte auch in keinsterweise Kritik an eurer super Arbeit sein! Vielen Dank an alle Entwickler die hier ein super Produkt auf die Beine stellen!
-
@Awawa why? i tried to deliver solutions for his problem?
-
Hallo Jochen,
das hatte ich mich auch schon gefragt, anfänglich gab es mal einen PULL Request des Entwicklers, den er aber zurück gezogen hatte. Er meinte ihm sei die Performance zu schlecht, und Performance sei aktuell noch nicht vorgesehen im Main Branch von Hyperion.NG.
In seinem Thread hier (unter Hyperion Showcase) gab es auch irgendeinen Schlagabtausch, den ich ehrlich gesagt nicht verstanden hatte :D...
dort wurde er ja eingangs auch dafür angegangen, dass er es HDR to SDR Conversion nennt obwohl es doch keine sei...ich fand das war da typische deutsche Haarspalterei und er hat endlich mal eine einigermassen brauchbare Lösung für HDR to SDR nenen wir es Anpassung geliefert...und dann wird man gleich angegangen. Ich habe das gefeiert, endlich eine Lösung. Ich fande der Thematik wurde hier viel zu wenig Beachtung geschenkt und irgendwie schienen nur wenige Leute ein Problem mit HDR und verwaschenen Farben haben... und ich muss sagen aktuell läuft sein Brach so stabil wie Hyperion.NG davor nie bei mir gelaufen ist, und er konnte einige meiner Probleme lösen (flackern, HDR, Performance...)Grüße
-
-
You can try this one, it emulates for both devices the better EDID...
https://www.amazon.com/-/de/dp…d=1605443725&sr=8-10&th=1
Here in Germany many use the feintech splitter.
-
I've tried with an ESP8266 (china clone) and it was even worse lol
Well I guess I'll wait for the D1 mini to arrive and see what happens.Your problem is a hardware problem, they discuss it over here:
https://github.com/Aircoookie/WLED/issues/230Either you use an Levelshifter or a diode and a sacrificial pixel:
some also say that the "Automatic Brightness Control" in WLED ist the culprit.
Greetings
-
@fir3drag0n : du kannst bei den LEDs nur noch den ESP für WLED haben und benötigst nur noch ein Stromkabel nach oben zum TV. Und der PI kann runter zu deinem AVR etc, heißt weniger Kabelsalat denn du zu deinem TV bringen musst.
WLED kannst du mit Alexa nutzen, Philips Hue (Sync mit einer Birne) , hast nochmals mehr Effekte für die LEDs (wenn dir das wichtig ist). Bei WLED könntest du dir auch noch ein QuinLED oder WEMOS Shield dazu basteln (Relais, Levelshifter, Sicherung etc.)
-
Hi,
wenn ich Hyperbian lese, vermute ich, du nutzt das klassiche Hyperion. (boah, miese falsche infos) Dies habe ich mit dem neuen Grabber nie probiert. HyperionNg läuft bei mir noch in einer älteren 2.0.0-alpha.6 Version auf einen Raspbian Buster 10. Den Grabber habe ich am 4er Raspi an einem USB3 Port hängen, an einem 2er USB Port sind mir auch allerdings auch keine Probleme mehr in Erinnerung.
Bezüglich deines Fehlers mit v4l2-ctl vermute ich, dass dies unabhängig von der Hyperion Version sein sollte. Ich würde also ein Problem in Zusammenhang mit dem USB Port vermuten.Gab es da beim Raspi nicht einen Eintrag in der config.txt, welche den maximalen Strom für den USB Port regelt? Vielleicht auch einfach mal einen aktiven USB Hub zwischenhängen.Grüße
MichaYes. Standardmässig lässt der Pi nur 600 mA an allen USB ports gleichzeitig zu, war zumindest früher so...für manche Grabber reicht das nicht und man kann über die config:
sudo nano /boot/config.txt
und dort dem extra eintrag:
max_usb_current=1
STRG + X und anschließender neustart und schon stehen 1.2A zur Verfügung...
Grüße
-
@Schicksal Danke für den Hinweis, hat bei mir funktioniert
@berlinhimmel Linke Seite auf System -> Log dort findest du den Log. Am besten bei Log-Level: "Debug".
Grüße
-
Wird an dem Blur branch noch weitergearbeitet oder habt ihr die Entwicklung davon ganz eingestellt?
-
can i compile it on my own? i already use your hyperhdr version but probabky not that one
-
That is already disabled anyway.
-
Okay. Thank you. How do i disable it?
-
Ich hab genau das gleiche Problem mit einem ähnlichen Setup nur mein Grabber hängt schon an einem Splitter. Ich muss erst im RemoteControl Panel den Externen Grabber einmal ein und ausschalten (gibt es für das vielleicht einen Befehl für die Konsole? @Lord-Grey )
Anbei noch der Log
Code
Display More2020-10-01T19:26:33.678Z [hyperiond DAEMON] (ERROR) The CEC handler can not be instantiated, because it has been left out from the build 2020-10-01T19:26:33.690Z [hyperiond EFFECTFILES] (INFO) 39 effects loaded from directory :/effects/ 2020-10-01T19:26:33.697Z [hyperiond EFFECTFILES] (INFO) 22 effect schemas loaded from directory :/effects/schema/ 2020-10-01T19:26:33.697Z [hyperiond EFFECTFILES] (INFO) 0 effects loaded from directory /home/pi/.hyperion/custom-effects 2020-10-01T19:26:33.737Z [hyperiond SETTINGSMGR] (DEBUG) (SettingsManager.cpp:107:SettingsManager()) Settings database initialized 2020-10-01T19:26:33.740Z [hyperiond BLACKBORDER] (DEBUG) (BlackBorderProcessor.cpp:64:handleSettingsUpdate()) Set mode to: default 2020-10-01T19:26:33.756Z [hyperiond DAEMON] (INFO) set screen capture device to 'dispmanx' 2020-10-01T19:26:33.756Z [hyperiond DISPMANXGRABBER] (DEBUG) (Grabber.cpp:30:setVideoMode()) Set videomode to 0 2020-10-01T19:26:33.758Z [hyperiond DISPMANXGRABBER] (INFO) Display opened with resolution: 4x1053348084 2020-10-01T19:26:33.759Z [hyperiond DISPMANXGRABBER] (DEBUG) (Grabber.cpp:90:setWidthHeight()) Set new width: 80, height: 45 for capture 2020-10-01T19:26:33.759Z [hyperiond DAEMON] (INFO) DISPMANX frame grabber created 2020-10-01T19:26:33.760Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (Grabber.cpp:30:setVideoMode()) Set videomode to 0 2020-10-01T19:26:33.763Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (Grabber.cpp:90:setWidthHeight()) Set new width: 1024, height: 768 for capture 2020-10-01T19:26:33.763Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:84:V4L2Grabber()) Init pixel format: 7 2020-10-01T19:26:33.763Z [hyperiond V4L2:/DEV/VIDEO0] (WARNING) setHdrToneMappingMode to: enable, but the LUT file is currently unloaded 2020-10-01T19:26:33.763Z [hyperiond DAEMON] (DEBUG) (hyperiond.cpp:562:handleSettingsUpdate()) V4L2 grabber created 2020-10-01T19:26:33.764Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:146:setFpsSoftwareDecimation()) setFpsSoftwareDecimation to: 1 2020-10-01T19:26:33.764Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:1365:setEncoding()) Force encoding (setEncoding): yuyv (0) 2020-10-01T19:26:33.764Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:1370:setEncoding()) Restarting v4l2 grabber 2020-10-01T19:26:33.767Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) configured v4l device: /dev/video0 2020-10-01T19:26:33.767Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:635:init_device()) Set device input to: Camera 1 2020-10-01T19:26:33.780Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:749:init_device()) Set resolution to width=1024 height=768 2020-10-01T19:26:33.792Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:766:init_device()) Set framerate to 30 fps 2020-10-01T19:26:33.792Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:100:loadLutFile()) LUT file found: /home/pi/.hyperion/lut_lin_tables.3d 2020-10-01T19:26:33.792Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:109:loadLutFile()) Index 1 for HDR YUV 2020-10-01T19:26:33.992Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:131:loadLutFile()) LUT file has been loaded 2020-10-01T19:26:33.992Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:790:init_device()) Pixel format=YUYV 2020-10-01T19:26:34.001Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) Signal threshold set to: {12, 12, 12} 2020-10-01T19:26:34.002Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) CEC detection is now disabled 2020-10-01T19:26:34.002Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) Signal detection is now disabled 2020-10-01T19:26:34.002Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) Signal detection area set to: 0.250000,0.250000 x 0.750000,0.750000 2020-10-01T19:26:34.002Z [hyperiond DAEMON] (DEBUG) (hyperiond.cpp:584:handleSettingsUpdate()) V4L2 grabber created 2020-10-01T19:26:34.002Z [hyperiond JSONSERVER] (DEBUG) (JsonServer.cpp:27:JsonServer()) Created instance 2020-10-01T19:26:34.002Z [hyperiond JSONSERVER] (INFO) Started on port 19444 2020-10-01T19:26:33.768Z [hyperiond COMPONENTREG] (DEBUG) (ComponentRegister.cpp:36:setNewComponentState()) Smoothing: enabled 2020-10-01T19:26:33.769Z [hyperiond FLATBUFCONN] (INFO) Connecting to Hyperion: 127.0.0.1:19401 2020-10-01T19:26:33.770Z [hyperiond LEDDEVICE] (INFO) Start LedDevice 'wled'. 2020-10-01T19:26:33.770Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:56:init()) 2020-10-01T19:26:33.770Z [hyperiond LEDDEVICE] (DEBUG) (LedDevice.cpp:147:init()) deviceConfig: [{"colorOrder":"rgb","currentLedCount":112,"hardwareLedCount":1,"host":"192.168.178.87","latchTime":0,"type":"wled"}] 2020-10-01T19:26:33.770Z [hyperiond LEDDEVICE] (DEBUG) (LedDevice.cpp:403:setLatchTime()) LatchTime updated to 0ms 2020-10-01T19:26:33.771Z [hyperiond LEDDEVICE] (DEBUG) (LedDevice.cpp:429:setRewriteTime()) RewriteTime updated to 0ms 2020-10-01T19:26:33.771Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:64:init()) DeviceType : wled 2020-10-01T19:26:33.771Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:65:init()) LedCount : 112 2020-10-01T19:26:33.771Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:66:init()) ColorOrder : rgb 2020-10-01T19:26:33.771Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:67:init()) LatchTime : 0 2020-10-01T19:26:33.771Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:109:initRestAPI()) 2020-10-01T19:26:33.772Z [hyperiond EFFECTENGINE] (INFO) Run effect "Rainbow swirl fast" on channel 0 2020-10-01T19:26:33.773Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:120:initRestAPI()) [1] 2020-10-01T19:26:33.773Z [hyperiond LEDDEVICE] (DEBUG) (LedDevice.cpp:147:init()) deviceConfig: [{"colorOrder":"rgb","currentLedCount":112,"hardwareLedCount":1,"host":"192.168.178.87","latchTime":0,"port":19446,"type":"wled"}] 2020-10-01T19:26:33.773Z [hyperiond EFFECTENGINE] (DEBUG) (EffectEngine.cpp:183:runEffectScript()) Start the effect: name [Rainbow swirl fast], smoothCfg [2] 2020-10-01T19:26:33.773Z [hyperiond LEDDEVICE] (DEBUG) (LedDevice.cpp:403:setLatchTime()) LatchTime updated to 0ms 2020-10-01T19:26:33.774Z [hyperiond LEDDEVICE] (DEBUG) (LedDevice.cpp:429:setRewriteTime()) RewriteTime updated to 0ms 2020-10-01T19:26:33.774Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:159:registerInput()) Register new input 'System/EFFECT' with priority 0 as inactive 2020-10-01T19:26:33.774Z [hyperiond LEDDEVICE] (DEBUG) (ProviderUdp.cpp:44:init()) Successfully parsed 192.168.178.87 as an IP-address. 2020-10-01T19:26:33.774Z [hyperiond LEDDEVICE] (DEBUG) (ProviderUdp.cpp:74:init()) UDP socket will write to 192.168.178.87:19446 2020-10-01T19:26:33.774Z [hyperiond HYPERION] (INFO) Initial foreground effect 'Rainbow swirl fast' started 2020-10-01T19:26:33.774Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:98:init()) Hostname/IP : 192.168.178.87 2020-10-01T19:26:33.775Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:99:init()) Port : 19446 2020-10-01T19:26:33.775Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:103:init()) [1] 2020-10-01T19:26:33.775Z [hyperiond EFFECTENGINE] (INFO) Run effect "Warm mood blobs" on channel 254 2020-10-01T19:26:33.775Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:132:powerOn()) 2020-10-01T19:26:33.775Z [hyperiond EFFECTENGINE] (DEBUG) (EffectEngine.cpp:183:runEffectScript()) Start the effect: name [Warm mood blobs], smoothCfg [2] 2020-10-01T19:26:33.776Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:159:registerInput()) Register new input 'System/EFFECT' with priority 254 as inactive 2020-10-01T19:26:33.775Z [hyperiond LEDDEVICE] (DEBUG) (ProviderRestApi.cpp:153:put()) PUT: [http://192.168.178.87/json/state] [{"on":true}] 2020-10-01T19:26:33.776Z [hyperiond HYPERION] (INFO) Inital background effect 'Warm mood blobs' started 2020-10-01T19:26:33.777Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:159:registerInput()) Register new input 'System/V4L' with priority 240 as inactive 2020-10-01T19:26:33.777Z [hyperiond COMPONENTREG] (DEBUG) (ComponentRegister.cpp:36:setNewComponentState()) V4L capture device: enabled 2020-10-01T19:26:34.005Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) Multithreading for V4L2 is enabled. Available thread's count 4 2020-10-01T19:26:34.008Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) Started 2020-10-01T19:26:34.008Z [hyperiond V4L2:/dev/video0] (DEBUG) (GrabberWrapper.cpp:48:start()) Grabber start() 2020-10-01T19:26:33.778Z [hyperiond BOBLIGHT] (DEBUG) (BoblightServer.cpp:28:BoblightServer()) Instance created 2020-10-01T19:26:34.009Z [hyperiond HYPERION] (INFO) Hyperion instance 'APA102' has been started 2020-10-01T19:26:33.862Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:198:setInput()) Priority 254 is now active 2020-10-01T19:26:33.863Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:333:setCurrentTime()) Set visible priority to 0 2020-10-01T19:26:33.863Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:538:handlPriorityChangedLedDevice()) priority[0], previousPriority[255] 2020-10-01T19:26:33.864Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:548:handlPriorityChangedLedDevice()) new source available -> switch LED-Device on 2020-10-01T19:26:33.865Z [hyperiond LEDDEVICE] (DEBUG) (LedDeviceWled.cpp:132:powerOn()) 2020-10-01T19:26:33.866Z [hyperiond LEDDEVICE] (DEBUG) (ProviderRestApi.cpp:153:put()) PUT: [http://192.168.178.87/json/state] [{"on":true}] 2020-10-01T19:26:33.870Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:238:setInputImage()) Priority 0 is now active 2020-10-01T19:26:34.003Z [hyperiond FLATBUFSERVER] (INFO) Started on port 19400 2020-10-01T19:26:34.004Z [hyperiond PROTOSERVER] (INFO) Started on port 19445 2020-10-01T19:26:34.004Z [hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:32:initServer()) Initialize Webserver 2020-10-01T19:26:34.004Z [hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:32:initServer()) Initialize Webserver 2020-10-01T19:26:34.009Z [hyperiond V4L2:/DEV/VIDEO0] (ERROR) Frame too small: 0 != 1572864 2020-10-01T19:26:34.023Z [hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:90:handleSettingsUpdate()) Apply Webserver settings 2020-10-01T19:26:34.023Z [hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:90:handleSettingsUpdate()) Apply Webserver settings 2020-10-01T19:26:34.024Z [hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:108:handleSettingsUpdate()) Set document root to: :/webconfig 2020-10-01T19:26:34.025Z [hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:108:handleSettingsUpdate()) Set document root to: :/webconfig 2020-10-01T19:26:34.025Z [hyperiond WEBSERVER] (INFO) Started on port 8090 name 'Hyperion Webserver' 2020-10-01T19:26:34.027Z [hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:174:handleSettingsUpdate()) Setup SSL certificate 2020-10-01T19:26:34.028Z [hyperiond WEBSERVER] (DEBUG) (WebServer.cpp:190:handleSettingsUpdate()) Setup private SSL key 2020-10-01T19:26:34.028Z [hyperiond WEBSERVER] (INFO) Started on port 8092 name 'Hyperion Webserver' 2020-10-01T19:26:34.101Z [hyperiond LEDDEVICE] (DEBUG) (ProviderRestApi.cpp:182:getResponse()) Reply.httpStatusCode [200] 2020-10-01T19:26:34.122Z [hyperiond COMPONENTREG] (DEBUG) (ComponentRegister.cpp:36:setNewComponentState()) LED device: enabled 2020-10-01T19:26:34.132Z [hyperiond V4L2:/DEV/VIDEO0] (ERROR) Previous line repeats 3 times 2020-10-01T19:26:34.132Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:1000:process_image()) Worker's thread count = 4 2020-10-01T19:26:34.150Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:238:setInputImage()) Priority 240 is now active 2020-10-01T19:26:36.920Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:298:setCurrentTime()) Timeout clear for priority 0 2020-10-01T19:26:37.170Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:333:setCurrentTime()) Set visible priority to 240 2020-10-01T19:26:37.182Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:538:handlPriorityChangedLedDevice()) priority[240], previousPriority[0] 2020-10-01T19:26:43.052Z [hyperiond WEBSOCKET] (DEBUG) (WebSocketClient.cpp:30:WebSocketClient()) New connection from ::ffff:192.168.178.21 2020-10-01T19:26:43.053Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:85:handleInstanceSwitch()) Client '::ffff:192.168.178.21' switch to Hyperion instance 0 2020-10-01T19:26:45.653Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1036:handleLoggingCommand()) log streaming activated for client ::ffff:192.168.178.21 2020-10-01T19:26:45.676Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1045:handleLoggingCommand()) log streaming deactivated for client ::ffff:192.168.178.21 2020-10-01T19:27:23.760Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:255:clearInput()) Removed source priority 240 2020-10-01T19:27:23.760Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:333:setCurrentTime()) Set visible priority to 254 2020-10-01T19:27:23.760Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:538:handlPriorityChangedLedDevice()) priority[254], previousPriority[240] 2020-10-01T19:27:23.761Z [hyperiond COMPONENTREG] (DEBUG) (ComponentRegister.cpp:36:setNewComponentState()) V4L capture device: disabled 2020-10-01T19:27:23.765Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) Stopped 2020-10-01T19:27:23.765Z [hyperiond V4L2:/dev/video0] (DEBUG) (GrabberWrapper.cpp:58:stop()) Grabber stop() 2020-10-01T19:27:24.543Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:159:registerInput()) Register new input 'System/V4L' with priority 240 as inactive 2020-10-01T19:27:24.544Z [hyperiond COMPONENTREG] (DEBUG) (ComponentRegister.cpp:36:setNewComponentState()) V4L capture device: enabled 2020-10-01T19:27:24.544Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) Multithreading for V4L2 is enabled. Available thread's count 4 2020-10-01T19:27:24.547Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) configured v4l device: /dev/video0 2020-10-01T19:27:24.547Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:635:init_device()) Set device input to: Camera 1 2020-10-01T19:27:24.559Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:749:init_device()) Set resolution to width=1024 height=768 2020-10-01T19:27:24.572Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:766:init_device()) Set framerate to 30 fps 2020-10-01T19:27:24.572Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:100:loadLutFile()) LUT file found: /home/pi/.hyperion/lut_lin_tables.3d 2020-10-01T19:27:24.572Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:109:loadLutFile()) Index 1 for HDR YUV 2020-10-01T19:27:24.714Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:131:loadLutFile()) LUT file has been loaded 2020-10-01T19:27:24.714Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:790:init_device()) Pixel format=YUYV 2020-10-01T19:27:24.726Z [hyperiond V4L2:/DEV/VIDEO0] (INFO) Started 2020-10-01T19:27:24.726Z [hyperiond V4L2:/dev/video0] (DEBUG) (GrabberWrapper.cpp:48:start()) Grabber start() 2020-10-01T19:27:24.727Z [hyperiond V4L2:/DEV/VIDEO0] (ERROR) Frame too small: 0 != 1572864 2020-10-01T19:27:24.812Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:238:setInputImage()) Priority 240 is now active 2020-10-01T19:27:24.812Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:333:setCurrentTime()) Set visible priority to 240 2020-10-01T19:27:24.814Z [hyperiond HYPERION] (DEBUG) (Hyperion.cpp:538:handlPriorityChangedLedDevice()) priority[240], previousPriority[254] 2020-10-01T19:28:24.560Z [hyperiond V4L2:/DEV/VIDEO0] (ERROR) Previous line repeats 3 times 2020-10-01T19:28:24.561Z [hyperiond V4L2:/DEV/VIDEO0] (DEBUG) (V4L2Grabber.cpp:992:process_image()) Video FPS: 29.88, av. delay: 15ms, good: 1793, bad: 0 (60.02,15) 2020-10-01T19:29:01.114Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1036:handleLoggingCommand()) log streaming activated for client ::ffff:192.168.178.21
Danke und Grüße
Snikcers
-
Ok danke hat alles funktioniert... mir ist nur eine Sache aufgefallen falls nicht schon bekannt..
Hsbe ich zwei instanzen gleichzeitig laufen, geht nach kurzer Zeit die Verbindung zum USB grabber bei einer der instanzen verloren.
Muss dann die USB Aufnahme aus/einschalten dann gehts wieder für ein paar min.Läuft nur eine Instanz... läuft es ewig
Habe das gleiche Problem, schon eine Lösung gefunden? -
Hatte ich auch,
sudo apt-get update
Und wenn das nicht hilft nochmals alle die installieren:
sudo apt-get install git cmake build-essential qtbase5-dev libqt5serialport5-dev libqt5sql5-sqlite libqt5x11extras5-dev libusb-1.0-0-dev python3-dev libcec-dev libxcb-image0-dev libxcb-util0-dev libxcb-shm0-dev libxcb-render0-dev libxcb-randr0-dev libxrandr-dev libxrender-dev libavahi-core-dev libavahi-compat-libdnssd-dev libjpeg-dev libturbojpeg0-dev libssl-dev zlib1g-dev