Live Streaming is the action of streaming a media (voice, video) over the network in real time.
-2
votes
0answers
25 views
Developing a Youtube like video sharing service [closed]
I would like to create a YouTube Like video sharing service followed by an iOS and Android app.
I have surfed through and have come up with some ready made scripts in PHP and Joomla framework.Would ...
0
votes
0answers
6 views
stream a live mp4 via dlna
I already have a means to generate live mov(mp4) video data and can ship it out over http. I wish to now send that same live transcoded mp4, or any other container format(flv, avi, mkv, ogg, webm), to ...
0
votes
0answers
31 views
Embed Flash player in a PHP page for live streaming
I want to play live RTMP streaming video in my PHP application. I have tried the code below for that purpose:
<object width="400" height="409" ...
0
votes
0answers
18 views
Live Webcam Publishing & Viewing
Need to build 2 abilities:
Give members ability to enable their webcams and push the live feed to my server
Give other members ability to view their webcam feed live
Trying to figure out the best ...
-2
votes
0answers
33 views
Voice Streaming using Nodejs [closed]
I want to do a live voice chat in my site rooms, in which
users can talk and at the same time code in the room. However,
I don't know where to start creating my Voice Chat. I heard that
binaryjs is ...
0
votes
0answers
8 views
NALU to RTMP packets in order to publish to wowza server
I have to send NALus (h264) over the network (to wowza media server) so I chose to send them with rtmp-rtmpdump.
I read this and there is no specifications about the payload data. Can i send raw NALu ...
0
votes
0answers
19 views
Free Live Stream Links and Free Video on Demand Links?
I am interested in creating a website which will play free Live Streams and free Videos on Demand.
I was wondering if there was a website or resource that provided these direct links to these. For ...
0
votes
0answers
60 views
MPEG2 video streaming client using iOS
I am trying to stream an MPEG2 live video from an UPnP media server (implemented on a Set-top-box in the same local network), I have to deal with this kind of URL : ...
0
votes
0answers
29 views
Where to find free links to live streams, video on demand, etc?
I am interested in creating videos on my website which will play free Live Streams and Videos on Demand. I was wondering if there was a website or resource that provided these direct URL links. For ...
0
votes
0answers
14 views
HTML5 live “real-time” streaming audio (not from a file) [duplicate]
I've written a network "audio server" that streams audio data in real-time from a software-defined radio receiver. Currently, the server acts as an RTSP server (as per RFC2326) and the data is ...
0
votes
1answer
35 views
Video streaming from android [closed]
How to do video streaming from android camera? Android application will serve the video. The client will be a browser on a desktop computer.
Please give me some example or library about this ...
0
votes
0answers
28 views
Alternative Smooth Streaming Player (Silverlight) [closed]
I am current using smooth streaming player on my local com with IIS and Encoder pro 4.
However, My supposed output client PC doesn't support Silverlight and i cannot install/change the Machine in ...
0
votes
2answers
65 views
Live streaming audio from iPhone
I would like to stream audio from my iPhone to a remote server but I don't really know what is my best bet.
I tried here a code for sending small chunks but I have some some audio gaps between chunks.
...
0
votes
2answers
91 views
Why do I get these artifacts when using Microsoft MPEG-TS Demultiplexer and H.264 decoder on a H.264 MPEG-TS stream?
I have written a live push filter that gets an mpeg-ts stream containing h.264 video and aac audio. I set up a directshow pipeline and configure the output pins. I can render the h.264 stream but I ...
0
votes
1answer
82 views
How to access live webcam remotely on iPhone app?
I want to access live streaming from a webcam on my iPhone and i am wondering how to do this. Scenario is that i am using webcam on my laptop and my laptop and my iPhone are connected with a same ...
0
votes
0answers
112 views
Live Video Streaming through C#/VB in Asp.net
I developed a website that needed a live video streaming . Video is coming from a security camera . Please guide me step by step . I am using .Net4.0 , VS2010 , SQLServer2008 .
...
0
votes
0answers
35 views
Live audio stuttering in mediaplayer()?
I am new to android. I am making a live audio streaming app(streams from a URL). As soon as I hit play, the audio plays but there is a stuttering about every half second. I checked the live audio URL ...
0
votes
0answers
137 views
Upload live video from Android device camera to server (Red5, Wowza)
How to upload live video from Android device camera to server (Red5, Wowza)? Simultaneously others users can watch this video in device using RTSP Url.
By googling I got some open source projects ...
1
vote
1answer
84 views
jwplayer, Play from playlist when streaming is not available
I am streaming a live webcam using jwplayer. I want to play advertisement from playlist when the streaming is not available. Here is my code for showing the live streaming. Can anyone help?
...
-1
votes
1answer
42 views
Live Comment section
Hi I used this php code:
<?php
if (isset ($_GET['update']))
{
echo $status;
die ();
}
?>
and this javascript:
<script type="text/javascript">
$(document).ready ...
3
votes
1answer
113 views
How to show progress bar until video play in live stream Android?
i am working on an application where i need to play video from a remote server as live stream.
which is done by me successfully.
i managed every thing in my app.
but when video is loading i need to ...
0
votes
2answers
108 views
Free Alternatives to Expression Encoder that can publish to IIS Smooth Streaming Server
I am looking for a free alternative to Expression Encoder 4 that can stream an output to IIS Live Smooth Streaming. Does anyone know of any they can recommend?
Thank you.
2
votes
0answers
128 views
Live Streaming Freeze after some time in android?
i am using vitamio lib to play online video in my app.
but when i use this link for playing
path = "http://94.242.221.141/hls/a-lo/stream140.m3u8";
i works fine for one or two min. after that ...
0
votes
1answer
142 views
Android app for radio streaming mms:// howto
I'm trying to create an Android app which streams a radio channel.
This is the link for the radio streaming: mms://89.96.234.34:8000
How can I use this on Android?
This is my MainActivity.java:
...
0
votes
0answers
299 views
Live video streaming using Directshow.net
I am creating a windows service,which will start capturing webcam input from client computer and stream it live(rtmp) after H.264 encoding.I already know how to capture video from webcam using ...
0
votes
0answers
15 views
Live Media Player for streaming on website
I'm looking for a media player that I can place on my website. What I mostly want is the ability to be able to connect to it and change the songs that are being streamed aka live music. I've looked ...
0
votes
1answer
173 views
Livestream of prerecorded flv videos with ffmpeg and red5
My goal is to acheive the following steps :-
rtmp livestream of prerecoreded flv videos using ffmpeg.
videos should be played continuously just like a tv station.
We are currently using red5 and ...
0
votes
1answer
185 views
Live Video Streaming from Webcam to Website
Trying to figure out the best way to allow users to enable their webcams to stream live to my server so others can view the streams.
I've read a handful of posts on here but haven't seen a good ...
1
vote
1answer
120 views
rtmpt protocol dump handshake error
When I try to dump rtmpt protocol with rtmpdump in Ubuntu, I got this error:
ERROR: RTMP_Connect1, handshake failed.
I would like to dump:
rtmpdump -v -r "rtmpt://37.130.228.52:80/atv/atv3"
2
votes
0answers
160 views
Resolving rtmp stream url from Adobe Flash container
How can a rtmp stream url be retrieved completely with its playpath and be played with ffplay/avconv from a flash plugin. In embedded flash code below rtmp address exits (rtmp://live.atv.com.tr/atv) , ...
0
votes
1answer
137 views
Java: Stream desktop to Android
I need to create a Window application which streams desktop to Android(live).
I would need a starting point to do this job.
First I have red about VLCJ but I have 2 problems with it.
1'st: I took ...
0
votes
0answers
109 views
Streaming video segments uploaded in real time
I have an application that send quicktime video segments (5s) to a nodejs server that convert them into mpeg-ts in order to stream them to a wowza server in real time :
ffmpeg -i tempPath -c copy ...
1
vote
1answer
787 views
Using FFmpeg in C# project
I'm trying to create a desktop live-streaming app in C#. The program must run under Windows and stream image from user's desktop to rtmp. There must also be options of framerate, video size, quality ...
0
votes
0answers
70 views
MediaPlayer() taking too long to start playback while playing livestream on device
My android app takes a livestream's URL as input and plays it using MediaPlayer(). On the emulator, the MediaPlayer starts playing the audio almost instantly. But on a real device (Samsung Galaxy Note ...
0
votes
1answer
26 views
How do I refresh all viewers LIVE from the wordpress admin.
I am creating a live streaming site and 9 out 10 user issues are resolved with a browser refresh.
So... I'm trying to find a way to force refresh all viewers with a click of a button.
However, I ...
0
votes
0answers
111 views
How does HTTP Dynamic Streaming locate f4f files?
As far as I know, hds client can locate f4m file at first, but how to locate f4f file? You know , f4f file in important and has more fragments of content.
I have used File Packager do one test with ...
0
votes
0answers
131 views
Live Streaming using WP8
Currently I'm working on a project to stream live video content from the WP8 Camera to FFserver...
I was able to capture the video feed in a file ,but was unable to find a way to pass the camera feed ...
0
votes
0answers
412 views
Live video streaming (Recording & uploading) with Http in android
In my application I need to record a video from the device and simultaneously post it to server(for every 5 seconds). For this I am using Http service (I don't want use RTSP here). I am able to record ...
5
votes
1answer
238 views
How to play Video on Web View online with live Streaming? [closed]
My website contain video and I want to play this video on Web-View in my android application with live streaming.
Is this possible?
please suggests me.
0
votes
2answers
169 views
Can i play m3u8 format in windows mobile?
Sorry for the question, i don't have windows mobile to test. I am trying to develop a live internet radio application.
The format they stream is in m3u8, i have got SDKs for all other mobile platorms ...
0
votes
0answers
271 views
RTSP stream to HTML5
Seeing that HTML5 is a growing technology would converting an RTSP live stream to a <video> supportable stream and delivering it according to the client specifications by a CDN be ...
0
votes
0answers
11 views
Wider mobile audience of audio streaming
I am trying to stream to my wowza server a live audio stream and I want to to be playable in most mobile device as possible.
Im streaming on Wowza using FMLE. I heard aac is a better choice but I ...
1
vote
1answer
55 views
while using RTMP Streaming there is lot of burden on my server
1.I have server of my own. Using this server I want to run live streaming program in my server
2.For this I have selected RTMP streaming.
3.For this i have developed a website in which I have used ...
0
votes
1answer
147 views
MediaPlayer() audio stuttering(android)
I am using the MediaPlayer function to stream a live audio stream from a remote server, in my android app. But the audio is choppy and stuttering. The problem is not my internet as the feed plays ...
0
votes
0answers
35 views
Encoding/Decoding Video
I am new to AVFoundation and Mac OS X application development and I have been searching a solution to my issue for past few weeks.
I am creating a project which converts the video in mp4 format to a ...
0
votes
0answers
311 views
What is best way for streaming live video from java? [closed]
I have case like this:
Java is capturing video from webcam (let's say using JavaCV). Java is then streaming video in real time.
Several different clients are receiving video in real time. Clients ...
0
votes
1answer
226 views
how to upload .flv to remote red5 server LIVE in real time?
I want to do live webcast of some ceremonies. I can record .flv files using my webcam and ffmpeg software. Now, if I hire a red5 media server from some hosting company so that visitors can download ...
-2
votes
2answers
131 views
Live streaming from iphone to server [closed]
I want to create an iPhone app that stream a live video from camera and send it to a server in real time. I want to know what is the best way to do that. I have seen a lot of topics here about it, ...
0
votes
2answers
29 views
Live streaming a meeting between two places
I remember I did this once around 2005, but since then a lot of things have changed and don't remember details. I basically want to stream a meeting between two places. Back then I needed a video ...
0
votes
1answer
169 views
RTSPPlay does not run
I am trying to use the RTSPPlay, project of mooncatventures. But it shows me error like this.
Ld ...




