I slightly modified B4A SMM Example1 to connect it to a Web Socket Server developed with B4J and running on RaspBerry.
I get an error when trying to display huge video files on the Android phone (see below).
I saw that a modification was made on March
I get an error when trying to display huge video files on the Android phone (see below).
Logger connecté à : Xiaomi Redmi Note 5
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
RegisterForMeta: http://192.168.1.165:51042/CRvideos/Videos2000/ToutRoumanie2.mp4
AddMedia: ~loading
Creating view: ~loading, type: Panel
Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events.
** Activity (main) Resume **
*** Service (httputils2service) Create ***
** Service (httputils2service) Start **
ResponseError. Reason: java.net.SocketTimeoutException: timeout, Response:
MetaIsReady: http://192.168.1.165:51042/CRvideos/Videos2000/ToutRoumanie2.mp4, MediaCache contains? false, ~unknown
TrimMediaCache: 3
AddMedia: ~error
ReturnViewToCache: ~loading
Reusing view: (Panel) ~loading -> ~error
Removing media with error: http://192.168.1.165:51042/CRvideos/Videos2000/ToutRoumanie2.mp4
Removing meta with error: http://192.168.1.165:51042/CRvideos/Videos2000/ToutRoumanie2.mp4
I saw that a modification was made on March