This library is developed in JAVA and is a wrapper of the VLCj library. Is based on the code by @moster67 (see here). It has been reworked to obtain an h.264 streaming from the pc cam, streaming of an mp4 video and finally of the desktop and a portion of it,
You must have VLC installed in your...
This library is a rework of the SD_Streaming library which is itself based on a source from @moster67.
You must also download SD_Streaming from here with all its dependencies to work.
NOTE
To the SD_Streaming library it adds a few functions to make some methods simple. In particular, it is not...
This is my umpteenth videoconference production between two PCs.
In the past I have tried streaming moving images in MPEG and streaming separate audio. It was running very slow and only suitable for local networks.
Now I'm testing with H264 audio / video compression and the transmission is...
Hello
To create a live stream, you need to transfer the content from a source such as a camera, screen or a file to the client device through one of the streaming protocols in the form of packets, in the client device with exactly the same protocol as the transfer operation was done with it, we...
Hello everyone.
Maybe someone can help with advice. I am developing a chat. I want that when the application starts, a request is sent and received a JSON file with all messages in order to update all chats. But while this function is being executed, the interface stops responding to clicks. I...
hi
i need show my video live from tcp c# to my app android panel and tested (videoview,exoplayer..) and no work from this link(http://192.168.43.23:8080) but i test from km player or mx player or web browser good worked this live stream video.
Hi
Erel had previously installed a CCTV source:
https://www.b4x.com/android/forum/threads/server-cctv-server.37382/#content
I edited these sources for further practice so that images from one client are sent in bytes to the server and from the server are sent to another client, and in another...
Hi everyone,
i need to play some file (*.mp3/*.mp4) via network, and i found this thread: https://www.b4x.com/android/forum/threads/how-do-i-play-a-music-file-from-a-network-server.28506/#post-165736 where @Erel suggest to download the file with SMB and then play with MediaPlayer; but the thread...
Hello, is there any chance that Agora.IO (realtime videochat solution) will be implemented for B4A/B4i ? We have users interested in keeping connected remotely and Agora.IO offers a generous free tier.
Thanks!
Hi,
i want to stream encrypted live video between 2 devices over the internet (without using RTMP or RTSP servers)
i used CamEx to extract camera frames bytes and encoded it to H264 using android MediaCodec
i want to playback these byte arrays or inputstream using exo player
- i couldn't...
Hi everyone,
I developed in my app the comunication with a fiscal printer. I do it opening a socket and writing the comands in the stream.
I load the comands in a strings array and then I write them to the fiscal printer in a loop.
I have to wait the response from the fiscal printer (with the...
Hello everybody,
I found a Project on git hub witch uses the esp8266 to Play / stream mp3 Audio.
May be there is some one how translate this Project to a B4r Library:)
Thank you
https://github.com/espressif/ESP8266_MP3_DECODER
Hi All,
I've been searching the forum to see if it is possible to, at the same time, record a Full HD video to the device (as you normally do when shooting video) AND at the same time stream the video (lower fps and resolution is ok) to a browser or any other device. Could be an Android device...
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.