onlineapps

Results 49 comments of onlineapps

i get good answer about this error [here](https://github.com/Genymobile/scrcpy/issues/4784#issuecomment-2665476241) i think that will be helpfull to fix problem in blissos.

i can confirm that scrcpy work well on `Bliss OS Zenith` ![Image](https://github.com/user-attachments/assets/e487b7c7-d102-4f72-a5b6-dbaf28d105d6)

upd, i tried to connect on my camera, but no success, same results: ``` root@ubuntu:/home/ubuntu# ./firescrew config.json 12:10:21 [INFO] ******************** CONFIG ******************** 12:10:21 [INFO] Print Debug: false 12:10:21 [INFO] Device...

``` root@ubuntu:/home/ubuntu# ffprobe -version ffprobe version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2007-2021 the FFmpeg developers built with gcc 11 (Ubuntu 11.2.0-19ubuntu1) configuration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa...

> Hi You will have to change the rtsp stream paths on the config to point to your cameras for it work https://github.com/8ff/firescrew?tab=readme-ov-file#configuration i already made it here https://github.com/8ff/firescrew/issues/21#issuecomment-2226879610 ![image](https://github.com/user-attachments/assets/56db46bc-e8b4-4752-84b7-417b083e3f25)...

this is RTSP link received from onvif device manager, this link work well in VLC media player ![image](https://github.com/user-attachments/assets/e7359d1f-1314-4bfb-83bb-79de0d1ac4c9) ![image](https://github.com/user-attachments/assets/bcf51a36-2e1d-4c8b-a5d2-868a3916512e) ![image](https://github.com/user-attachments/assets/799c7e70-309e-4e45-bf1c-d8124b8d5be6) ffplay work as expected.

> Try running below command to see what ffprobe returns for stream info: ffprobe -rtsp_transport tcp -v quiet -print_format json -show_streams RTSP_URL_HERE ``` D:\AI\ffmpeg-master-latest-win64-gpl\ffmpeg-master-latest-win64-gpl\bin>ffprobe -rtsp_transport tcp -v quiet -print_format json...

hi, I enabled debug, but, no success :( ``` root@ubuntu:/home/ubuntu# ./firescrew config.json 07:05:42 [INFO] ******************** CONFIG ******************** 07:05:42 [INFO] Print Debug: true 07:05:42 [INFO] Device URL: rtsp://192.168.1.39:554/user=admin_password=tlJwpbo6_channel=1_stream=0&onvif=0.sdp?real_st 07:05:42 [INFO] Lo-Res...

hi, i have same error on Bliss-v16.9.7-x86_64-OFFICIAL-foss-20241011 in proxmox: ``` scrcpy scrcpy 3.1 INFO: ADB device found: INFO: --> (tcpip) 192.168.1.216:5555 device Generic_Android_x86_64 /usr/local/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 8.3...

i can confirm that scrcpy work well on `Bliss OS Zenith` ![Image](https://github.com/user-attachments/assets/273394fc-7255-4b54-b0e6-91363dc9d844)