CvH , I only can use h264_omx: OpenMAX codec.
Why?, I try to use another one, but I can't activate it.
I use HTS Tvheadend 4.3-1804 ~ LibreELEC Tvh-addon v9.1.901.444
Posts by jose383
-
-
-
I've been trying to make it work, but I do not get it, I thought it was the sensor's fault, but it works perfectly on an arduino with 3v voltage, I tried it again in raspbian and I did not get it either.I used ir-ctl -r to see if the sensor responds, the truth is that it responds, although very badly, when I point to the command it almost always does not respond, only sometimes, I would say that it is broken if I have not seen it working in arduino later
Can it be the sensor or is there a bug with lirc?
What similar sensor do you use that works?
Sensor: VS 1838B
Libreelec: 8.2.4
Raspbian: Stretch
Infrared Remotes [LibreELEC.wiki]
-----------------EDIT----------------
I put the vcc of the ir reciver on 3v3 in arduino and work, but when change the vcc to the 3v3 in raspberry, not work.
what can I do to make it work in 3v3 on raspberry pi ?. Any way to stabilize the circuit ?
-
These is the solution, I put it in case someone has the same problem:
To view modules use lsmod
The module is dvb_usb_af9015
And then write:
modprobe -r dvb_usb_af9015 to disable
modprobe dvb_usb_af9015 to enable again
And device is working!!I have created a script for the process to be automatic:
cd /storage/.config
nano autostart.sh
write in file autostart.sh:
-
I thought I could turn on and off the USB ports, but I would need write access to the system files, would that be possible?
-
I have a Afatech AF9013 (device to view TV with tvheadend), and every time that I restart libreleec I have to remove and put the device so that it works.
There are times I need to restart it but I'm not at home, how can I reproduce the command that is executed when I take out and put a device without physically having to do it?
It is not problem of tvheadend since this happens even though this is disabled.
External Content pastebin.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.I have also tried it in ALPHA_kodi_18_leia2018.03.23 and I have the same problem
-
1.
No hablo español, lo siento.
I` sorry, I edit from mobile phone and forget translate
It isn`t the problem,
In the original code I write xbmc, the problem is the error when I write: import xbmc
¿How I can use Player.HasMedia in python code for execute via console? -
¿Ejecuta su secuencia de comandos python dentro de un complemento / complemento, o lo está ejecutando desde la línea de comandos?
importar xbmc solo funciona desde dentro de un complemento / complemento
I run this program in autoexec.py in the userdata folder (console)
También se encuentran los foros de Kodi son el lugar donde se reúnen todos sus desarrolladores de complementos.
ok, publish this thread ImportError: ningún módulo llamado xbmc
-
I'm trying using the xmbc library to my code on python, exactly y need the method xmbc.getCondVisibility('Player.HasMedia') to know that kodi is treaming a file.
I write their imports but when i run the file, this say: ImportError: No module named xbmc
The code:
Code
Display Moreimport os import time import signal import sys sys.path.append('/storage/.kodi/addons/virtual.rpi-tools/lib') import subprocess import socket import xbmc import xbmcgui while True: if xbmc.getCondVisibility('Player.HasMedia'): setMovieScene() sleep(3)
the source:
python question: how to check when media is playing
List of boolean conditions - Official Kodi Wiki
If I edit line xbmc for kodi, I get this error:
ERROR: AttributeError: 'module' object has no attribute 'getCondVisibility'
-
-
I'm trying to mount an external drive when I start the system, but I do not get it. I am using fstab, and I can mount the unit, but it is not mounted when I start the system, so after restarting, it is dismounted. How do I do it?
This is what I have written in fstab:
192.168.x.x:/directory /storage/recordings nfs
I tried to put the option auto, but I get the following error when launching mount -a
mount: unknown nfs mount option: auto
I know that it can be mounted, so if I can mount it with mount -a and without the auto option, the problem is that when it restarts it is dismounted and it is not mount
-
-
Thank you, I wanted to know especially if it was possible to turn off the 5v pins, I added the link to your thread for who is also interested:
-
I installed a fan on the raspberry pi, which I have connected to ground and to 5v. When I turn off the raspberry pi the fan continues to run, since the two 5v pins are still active. Is it possible to turn these pins off by turning off the raspberry pi so that the fan does not continue to run?
-
Puede ser que no la entiendan debido a la mala traducción del google traductor. Mi pregunta es que yo tengo este aparato;
300Mbps Wireless N LAN Adapter USB WiFi Network Card Dongle PC Laptop Antena | eBay
y quiero conectarlo a la raspberry pi para aumentar la potencia del wifi, pero cuando conecto el aparato a la raspberry, esta no detecta mi aparato. mi pregunta es si hay alguna forma de desactivar la targeta de wifi de la raspberry y que detecte la targeta de wifi de mi aparato.
-
It is not possible to connect agoongle wifi?
-
I bought a Blast wifi to have more power in the raspberry pi 3 but having the raspberry pi 3 Blast own network, not as select my network interface controller instead of the house.
Is there any way?300Mbps Wireless N LAN Adapter USB WiFi Network Card Dongle PC Laptop Antena | eBay
-
I would like to play a video via a download link as vlc. It's possible?
You can also play a video with your web link?
como-reproducir-casi-cualquier-video-on-line-sin-descargarlo-en-vlc-para-mac-os-x