|
In iPhone OS 3, Apple has introduced HTTP Live Streaming which should allow live streaming of video from the internet. I am currently operating a webcam, which feeds into my server, and is then converted into a flv stream by ffmpeg, and streamed back ...
Started by jcnnghm on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
The link to the Segmenter that appears in the HTTP Live Streaming Overview section test.m3u8 http....
HTTP Live Streaming Overview http://developer.apple.com and even up to aws s3.
Substantially to get the results you're after.
|
|
Are there any good libraries for streaming live video using Java? Ideally both ends of the pipe should be written in Java but I am mostly concerned about the video player. What software would you recommend?
UPDATE : It seems that VLC introduces a 1-2 ...
Started by Gili on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
In streaming but my understanding is that it is included in th Java Media Framework JMF http.
|
|
We are using C# .NET.
We're looking for a method to display live streaming 1-min financial stock charts.
Need: - Candlesticks - Zoom/pan - The chart scrolling in real time as it receives streaming data
Woud like: - A method to print metadata on the chart...
Started by Gravitas on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
You can evaluate the full product for free, but a license cost money .
streaming data to it.
|
Ask your Facebook Friends
|
Hi,
I've received a request asking if it's possible to stream live video to a web site. The person requesting this has a notebook running MacOS, a professional camera that can be connected up using Firewire and a web site with PHP/MySQL.
What solutions...
Started by James P. on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm still unsure of this, however, and some tests will need to be carried out. .
It has the ability to stream Live Video from a given capture to the streaming server.
Top of my head, VLC Media Player.
|
|
Hi,
Is it possible to use progressive download for near real-time playback of a live video stream recorded with a webcam?
What I need is that a video stream is recorded on one end, uploaded in real-time to a server and downloaded with a short delay, but...
Started by bartekb on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
There are others you may want) All that said, it looks like ... .
What you are describing above basically is live streaming, and there is no real way around for doing live streaming on the Intertubes is to use a server like FMS.
|
|
Hey there!
I wonder if you could share your thoughts / resources about live audio streaming (to run on-line radio station). I have to admit, I am a complete newbie to the subject, so please excuse me lack of details.
What are the most recommended platforms...
Started by ohnoes on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
See here and generally browse on the topic.
To start streaming Your own radio on those servers.
|
|
I herd about RED5, but unfortunately I can't find any examples for feeding it with external source. I know RTSP is in development, but I'm thinking about (named) pipes or something like this. There is is also project named xuggle that is as far as I understand...
Started by Maciek Sawicki on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Wrong with 'streaming' using progressive download of FLV..
|
|
I building a .NET 2.0 web site for a client which requires a live video streaming feature. i.e. a subscriber of a the site can stream live recording of a an event using his webcam (from his browser) and the guests he has invited can see it in their browsers...
Started by Shreedhar on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I use 1AVStreamer....
No idea if you can send that somewhere...
So I know you can get the video stream.
It's unlikely that we will ever have a webcam here, so can't test it.. .
And give the stream to your silverlight app - just think about this ...
|
|
How do I stream live audio from the location to over the internet using Silverlight 2.0? What equipment, software etc do I need?
Started by Lennie on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you just want to stream Mp3s ....
It depends what you want to stream.
A webcam) then you should use the stream services that were linkedHere is a nice tutorial which is very recent.
Want to stream live content (i.e.
|
|
I want to capture a rtmp stream. The videos are live, different every day and usually i cant tune in because i am busy at work doing something :(. I would like to capture the stream however they use anti capturing techniques (its live and free so i dont...
Answer Snippets (Read the full thread at superuser):
Orbit Downloader.
Or) Try here : http://all-streaming-media.com/faq/recording-media-stream/faq-record-download-capture-save-flash-flv-video-rtmp.htm
Jaksta for windows which can catch live streams.
|