I want to clarify that my language is Spanish, I understand English without problems but I don't speak it fluently and to write this post I am using Google Translate. That explains some grammatical inconsistencies.
I need to integrate streaming capability into an application, similar to...
Hello,
I have a sports app with a "Radio" icon that play an audio stream from shoutcheap:
I was using AVplayer and everything was working fine until some weeks ago (not sure how long). Is not working in any iOS device, but the code didn't change (I actually didn't upgrade de app)
The code is...
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...
Hello.
I have an application that connects to a web page using a hidden webview and then send different javascript commands. That web page, when connected, automatically starts streaming audio.
On some Android devices (different Android versions from 5 to and including 13), audio is played, on...
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,
I'm using the exoplayer to stream mp3 from my server.
Is it possible to stream from a protected folder?
So the mp3 stays protected from unwanted downloading and only streaming via the app is possible?
If yes, then please how to do that? I've searched but I can't find similar example...
Hello everyone,
*Thank you Erel for making this possible for all of us :)
Watching apps like Skype making 41.1 Million dollars per year (in 2019), and twitch making 3.9 Billion dollars per year
All of the above numbers makes us all think, why isn't my app next to them? making millions if not...
Greetings,
Android is killing (putting to sleep) my radio streaming app.
Originally, I placed all of the app code in the main module. It works fine for long periods of time only if I stay in the app. If I exit the app or turn the phone screen off, Android was killing it after about 3 or 4...
Greetings,
I have been using the original sample project that came with the ExoPlayer and modified it so I could stream a radio source from the web. That works perfectly. Since I was satisfied that I could stream the radio station, I created a new "default" app from scratch. I copy and pasted...
Hello guys, I'm doing research on how to stream through OBS to an HTML 5 page with video.js, is there any way I can make a server to receive data from OBS using rtmp or udp for a server made in B4J? ?
Hello Community,
I have been researching this for a while now, but could not find any solution in B4A. I would like to stream a video found on users phone using http server. Now i think the HTTPServer lib is limited some how cuz it doesnt allow me to access the outputstream. Also this stream...
i want to design an application for RaspberryPi to play HLS or RTMP Streaming videos in full screen. i don't know how to start it with B4J. Help me with sample code.
YouTube-DL - extract direct urls
This is a wrapper for an Android adaption of YouTube-DL. It was written by tastelessjolt and can be found on his/her repository on GitHub:
https://github.com/tastelessjolt/youtube-dl-android
Many users asked me if we can stream YouTube streams with...
Please am streaming a radio and I have a button to toggle if exoplayer is playing or paused.
But am finding it difficult to check if Exoplayer Isplaying just like in the mediaplayerstreamer lib so that i can display the correct button.
Hello
I recently needed to add an audio amplifier to a new PTT app we have developed. I found this code on the web and through I would share it.
https://stackoverflow.com/questions/14485873/audio-change-volume-of-samples-in-byte-array
' // in an activity
' // slider bar values 0-30 (30...
Hola a todos,
Soy nuevo en esto y debo lograr que desde un dispositivo (celular o tablet) un usuario pueda hablar con otro el cual posee un smartwatch. Estuve viendo cual es la mejor manera, tomando algunos ejemplos que encontre por aca (walkie-talkie) la cual usa AsyncStreams, por un lado y...
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.