Ho visto il post sul Client Video Jpeg e sto pensando come fare per produrre il flusso video usando uno smartphone Android
In sostanza vorrei avere uno o piu' telefoni sul campo che 'sparano' milliardi di byte verso una postazione centrale tipo pc col suo bel programma che visualizza in una o...
Hi. I tried using MJPEG Class in B4A (copied from B4J example and modified to B4A) with a string written directly
mj1.Connect("192.168.0.5/", 51042)
and it's working. But if I store that same string in a variable
Dim ip as String = "192.168.0.5/"
mj1.Connect(ip, 51042)
Is not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.