Questions tagged as 'streaming'

1
answer

Implement voice communication and video calling on android?

I wanted to know what to start studying to implement features like video calling and voice calling on android. Which libraries to study and tals. Give me a north. :)     
asked by 14.01.2017 / 03:12
1
answer

Run radio player with .m3u8 extension in html5

Can anyone give me an example of how to play a playlist of a radio in .m3u8 extension with an audio player in html5? This appears when reporting the correct MIME     
asked by 26.08.2014 / 19:09
2
answers

Nodejs or flash solution for live video streaming!

Hello, I already posted several posts about the subject but I have not yet got a definitive solution, I need to do streaming of live video and that the player that will transmit rode in any browser (possibly html5) I've tried WebRTC and it w...
asked by 23.06.2014 / 21:27
0
answers

Android Radio Player Stopping

So, I have the following Activity below. In it, I have a radio player. However, when I minimize the App to see something else, such as using the calculator, the player stops playing. I'm using the streaming of Rádio Capital UK...
asked by 22.12.2018 / 12:46
0
answers

Use JavaScript to run external server application

I'm developing a player for a radio. The radio and player is hosted on one server and streamed on another. I want to get the album cover and the song playing from the streaming server. I have used this code, however it only runs on the radio ser...
asked by 08.11.2018 / 13:02
0
answers

Get "waves" of frequency of sound or music in Streaming

I was looking at this other post (link below at the end) in the community and it caught my attention, I tried to use it for Streaming but simply did not even want to play the audio, and I remember that I used to do something like that, a small e...
asked by 05.08.2018 / 02:36
0
answers

Ionic 3 cordova-plugin-streaming-media. Hide fullscreen virtual buttons

I'm running the streaming media plugin in landscape mode, but the virtual buttons do not pop up. I've even tried to use another plugin (AndroidFullScreen) to leave the screen in fullscreen mode, but the time I play the video the virtual bar come...
asked by 24.07.2018 / 05:40
0
answers

Spark Streaming - Add a column with date and time in the stream

I'm consuming the Kafka data and persisting in the BD cassandra. I need to add a column in the stream to measure latency.  Anyone know how to add? Do I need to treat this stream as an RDD?     
asked by 14.06.2018 / 03:13
0
answers

DatagramSocket not receiving in the receive method AWS AMAZON EC2

Good evening guys, I have a problem with my code, I'm trying to do the following application. A client - server connection that makes a video stream. It turns out that the code works if I test from one machine to another on a local network....
asked by 15.04.2018 / 00:22
0
answers

Insert streaming link on page - HTML

So I'm trying to implement a rtmp streaming link to an html page, but without success, I've tried several ways but none that worked, the link below and what I want to be displayed on the html page. rtmp://192.168.1.168:1935/hls/hd-live I'v...
asked by 04.04.2018 / 03:58