B4J Tutorial [IoT] - Raspberry Pi CCTV with MQTT - Erel    Dec 21, 2015   (13 reactions) Simple solution that uses an embedded MQTT broker with a MQTT client to send the camera output to any connected client. The camera used is the standard RPi camera module.
The program starts raspistill if it isn't already running. It configures it to take a shot every second.
A timer sends the image B4A Tutorial Android based Closed Circuit TV (CCTV) example - Erel    Dec 04, 2016   (6 reactions) The reflection library is also required. Feel free to ask any question about this implementation. The client code was updated to use CameraEx class. Note that it requires Camera library v2.0+. Italian B4A - Visualizzare video - Star-Dust (first post)    Apr 24, 2020   (2 reactions) Ecco il client CCTV Italian CCTV - Star-Dust (first post)    Jan 14, 2021   (1 reaction) Ti abbiamo già risposto alla stessa domanda su questo thread:
https://www.b4x.com/android/forum/threads/b4a-visualizzare-video.116735/#post-72951
Su B4A non puoi usare WebView per vedere un video in streaming come invece possibile in B4J. Devi usare una Classe per la decodifica. Al post#15 ti ho al B4A Tutorial MJPEG / CCTV Server - Erel    May 02, 2018   (39 reactions) The frame rate is currently set to 6 frames per second. You can change it by modifying IntervalMS. Set it to 50 (1000 / 50 = 20 fps) and it will look much better.
Test it by running the app on the device and then enter the device ip address in the browser followed by the port (51042).
B4i example B4A Question CCTV MJPEG camera output stream rotation - Erel (first post)    Aug 08, 2024 The best way to show local images is with SMM.SetMediaFromFile. It will take care of the orientation. Italian Video sorveglianza con cell. - Star-Dust (first post)    Feb 24, 2021   (1 reaction) CCTV è lento perché non ha una compressione efficace come lo streaming. Ma dipende anche dai dispositivi che hai e la rete.
Il mirroring invece è un altra cosa. B4J Question cctv blinking - suciwulans (first post)    Sep 03, 2023 do you have referenvce for jsoup? B4J Question CCTV with recording capability - Erel (first post)    May 29, 2017   (1 reaction) It should be possible as mjpeg is a simple format. I'm not sure how the boundaries are set. Find an app that can save mjpeg streams and upload such a stream. We can then analyze it. Italian Chiacchiericci - Star-Dust (first post)    Dec 10, 2021   (1 reaction) La trasmissione che usa l'esempio CCTV di Erel su cui tutti si basano ha una compressione quasi inesistente quindi poco adatta a un vero streaming che invece necessita di una forte compressione per velocizzare la trasmissione, evitare continui blocchi e risparmiare consumo di Byte Page: 1   2   3   4   5   6   7   Powered by ColBERT |