I'am using MJPEG class to stream from RPI flask server.
I try to open the link on browser and it looks fine, while using MJPEG class is not working
i try to locate where the condition ends
this part
returns False, that why it did not continue the preview
I try to open the link on browser and it looks fine, while using MJPEG class is not working
i try to locate where the condition ends
this part
B4X:
If startframe > -1 And endframe > -1 Then
returns False, that why it did not continue the preview