Questions tagged as 'streaming'

1
answer

View Camera IP video

Gentlemen, I'm no expert in PHP, I'm starting now, and would like a direction on how to display the video from my IP Camera - P2P snapshot.php <?php $img="http://usuario:senha@ipddns:portacamip/mjpeg.cgi?user=usuario&password=sen...
asked by 16.03.2015 / 12:36
0
answers

SparkStreaming consumer Kafka

I'm doing a test with consuming sparkstreaming of a kafka topic. When you start the job it displays the following message: 18/06/06 20:39:25 ERROR ReceiverTracker: Deregistered receiver for stream 0: Restarting receiver with delay 2000ms: Erro...
asked by 07.06.2018 / 02:03
1
answer

Application Mobile Android Web Radio

Good evening guys, does anyone know of any tutorials or worked on how to make a web radio application? It will only broadcast streaming audio that is already online.     
asked by 07.08.2015 / 01:17
1
answer

How to play stream mms streaming in ASP NET?

I use Microsoft Encoder to stream a video via MMS protocol. The video is streamed. It is the filming of an event being transmitted synchronously to the network (so far locally). It is not a video that is on the server but a transmi...
asked by 09.11.2015 / 19:16
0
answers

Streaming of files by HTTP on Node

Hello, I'm developing a system in which one of the fundamental parts is to transmit a file via JS Node. Suppose I have a A connection , this connection is uploading a file via HTTP. And there is also a B connection , this connection wants to d...
asked by 21.01.2017 / 20:11
2
answers

How can I create a stream from a video that is on the server?

As the title itself already says, I need to create a live streaming of a video from the server, or from youtube or something like that, can anyone give me a hint how can I start? I searched a lot, and everywhere I looked I only found help / tuto...
asked by 29.07.2014 / 23:08
1
answer

Android - problems in streaming AAC streaming

I have a problem with streaming audio, it runs perfectly on some devices and on others it does not run, I wonder if there is any way to resolve this. It runs for example in a Galaxy Ace 4 neo, but does not run on an eternum c3 tech tablet. Af...
asked by 15.04.2016 / 15:43
1
answer

How to configure multiple Nginx on a server?

I need to setup two nginx servers on a windows server. One of them is responsible for processing the site, and is already operating using the default settings of nginx, what I need, is another nginx, responsible for streaming media / videos,...
asked by 10.10.2016 / 23:59
1
answer

How to adapt an Activity for FragmentActivity

I'm doing NavigationDrawer , and so I have to make some adaptations, as I'm extending Fragment , but I need to use int's for Activity to work, I've tried calling OnCreateView FragmentActivity but it did not work very well....
asked by 23.12.2015 / 01:16
0
answers

How to create streaming service with python and django [closed]

I intend to create a streaming video service, the project is in python and django. How do I make this service available? I use python 2.7 and django 1.10. I only found old stuff! Thank you for your attention!     
asked by 10.11.2017 / 21:35