Hi.
I used LoRa library inline C. https://github.com/sandeepmistry/arduino-LoRa .
I used reading method stream from https://www.b4x.com/android/forum/threads/hardware-serial-on-esp32.97318/post-613593.
But I do not get any data.
B4X:
Sub Process_Globals
Public Serial1 As Serial
Dim...
Hello:
I search in the forum for library to view ip camera using rtsp protocol but without luck ,
so i search for library for androidSDK studio and found many of them like this :
pedroSG94/rtmp-rtsp-stream-client-java
Library to stream in rtmp and rtsp for Android. All code in Java -...
Hi to all
is there a way to get ip from a stream of a socket?
B4X:
Dim jo As JavaObject = NewSocket
Dim ip As String = jo.GetFieldJO("socket").RunMethodJO("getInetAddress", Null).RunMethod("getHostAddress", Null)
For Stream?
Thanks
ادامه مطلب...