I am working on this project in which we\'ve got to implement real time audio streaming. Think of it as more or less a phone conversation, so the audio data that is fed in needs to be played while bei
I started working on HTTP live Streaming protocol and felt very interesting. Went through the complete document provided by Apple.
I used NetStream.play(\"invalid-live-stream-url\") to play an invalid live stream. The other arguments are using default, e.g. start = -2, len = -1.
I am tryng to publish an application for Iphone on App store. But apple rejected my application . The reason was 9.4 Application using media content that more than 10 minutes must use HTTP live stream
(the actual question has been edited because I was successful doing live streaming, BUT NOW I DO NOT UNDERSTAND THE COMMUNICATION between client and my C code.)
I am developing a directshow audio decoder filter, to decode AC3 audio. the filter is used in a live graph, decoding TS multi开发者_开发问答cast.
I need a program able to do the following: 1) Record webcam on a desktop pc 2) Send video and audio as stream to another program running on a server
I am looking to extract the Song name from an ice cast streaming radio.I 开发者_如何学运维am getting the icy-genre,icy-name n stuff. but not the song name. Can we extract it from the stream?From your
do you know any C/C++开发者_开发问答 open-source RTMP streaming server?Yes. http://www.rtmpd.com/
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.