Hello,
I have written an application in Lazarus/Freepascal that uses DSPack library and generates ASF video streaming over network. Is it possible to read this stream from a B4A application?
Please note that I don't want to play a specific video file over network but to connect a B4A application to an existing video stream.
For example, I can connect to that video stream using VLC media player, using http://192.168.1.15 (my development system's IP address) and see the video stream.
Please describe which library should I use to implement this ?
Thank you in advance.
I have written an application in Lazarus/Freepascal that uses DSPack library and generates ASF video streaming over network. Is it possible to read this stream from a B4A application?
Please note that I don't want to play a specific video file over network but to connect a B4A application to an existing video stream.
For example, I can connect to that video stream using VLC media player, using http://192.168.1.15 (my development system's IP address) and see the video stream.
Please describe which library should I use to implement this ?
Thank you in advance.