Quantcast
Jump to content

PepeSan

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by PepeSan

  1. Thank you very much Assia R, the solution you propose also worked for me.
    I have two comments to help other people who run into this problem:
    1. In my case the problem was because I had to use the latest CLI version on my computer to make it compatible when installing the .ipk file on the LG display from the console, downloading and replacing the CLI folder does the job. update

    2. It is important to mention that when the CLI folder is replaced, the installation commands remain in an internal "bin" folder, inside the "CLI" folder, for this reason if you wanted to check your version from your console you would have to execute the command while inside the path that includes your "bin" folder, so that it is recognized as a valid command, I leave a picture of the command and my folder structure.

    image.jpeg.933080c84d6dcb1813d59958bd4bb854.jpeg

    image.jpeg.4f1eb3fd541206e9d19fbaf8a1057462.jpeg

  2. Please I need your help, I am installing my application on my lg tv through the command ares-install --device LG_TV ./[my_package].ipk.


    It had been working for a long time without a problem but today out of nowhere it shows me the following error:

    ERR! ares-install: Error: Command '/bin/rm -rf /media/developer/temp && /bin/mkdir -p /media/developer/temp' exited with code=1 (signal: undefined)

    The web os version on my tv is 05.30.30

    I really appreciate any feedback 🙏

    Captura.JPG

    WhatsApp Image 2023-03-09 at 2.07.31 PM.jpeg

  3. Muchas gracias por la respuesta uragan1987, sabes si este path está probado y funciona?... 
    En mi proyecto después de buscar y buscar, nunca encontré una solución y tuve que montar un servidor local desde donde consumía el recurso de esta manera: http://192.168.0.X/recurso/imagen.jpg 

  4. Hola, soy nuevo por aquí y con poca experiencia en desarrollo en la plataforma de webOS, actualmente estoy desarrollando una app que me permita tener una interfaz personalizada para leer archivos desde una USB conectada directamente a la Smart TV, el problema es que no encuentro la manera de poder obtener los archivos del USB.

    Sabes si existe una manera de hacerlo?...

    En un proyecto para desarrollo de Samsung TV lo logré mediante este path: 

    code

    .

    .

    <img src="/dtv/usb/sda1/adult/imgs/image.jpg" width="400px" height="auto" >//Imagen que se carga desde USB

    .

    .

    code

     

    Cualquier ayuda o comentario sería de gran utilidad y seguro salvaría mi puesto en la empresa :S

×
×
  • Create New...