0
votes
1answer
8 views
VOIP functionality (real time voice streaming across max of 5 users) over Silverlight 4.0?
As SL 4.0 has got video and Mic support...
How feasible it is to provide VOIP functionality (real time voice streaming across max of 5 users) over Silverlight 4.0, for a web based application?
What …
2
votes
7answers
244 views
What video encoding and streaming services are there out there?
I looking for something that I can either embed their uploader directly or send the video files to that will then encode the video and allow me to stream the video through a player on "my" website.
…
1
vote
3answers
307 views
Free streaming server for Voip server
I need an open-source application which streams on demand (RTSP?) the prerecorded files. It should support all major codecs (G.711,g729...), and must be reasonably efficient.
Up until now Ive found …
0
votes
1answer
325 views
flash.net.NetStream is not receiving onMetaData
I have gotten a NetConnection and NetStream set up and the streaming mp3 is playing fine. The only problem is the metadata is not received even though NetStream's client has been set. Any idea what …
1
vote
1answer
25 views
Which connection class type should we use when connecting to a server to stream an audio file??
I need to connect to a server where resides an mp3 file and stream it. If I am not using rtsp connection what do u suggest me to use? Can we use rstp in this case?
Is it fine to use a http …
1
vote
2answers
81 views
Search file 1 in file 2
Hello, I need to go through an audio stream of 30 minutes and look for another 30 seconds of audio which is within the first audio. Example: I have a file of 30 seconds and file 2, the recorded …
1
vote
2answers
35 views
Audio streaming from iPhone to a server?
How can I stream the audio recorded from iPhone to a server continuously? Am I really have to use RTP? Any other suggestions?
Thanks.
0
votes
0answers
9 views
Detecting when an <embed> element has loaded an audio file
Hi,
I'm using a jQuery plugin (http://www.soltanrezaey.com/bssound/demo.html) to add very basic audio-playing capabilities to a web page. The plugin works by creating an 'embed' element (I know, I …
0
votes
1answer
38 views
Blackberry buffered playback demo??
Can someone help me to buffer a mp3 file on a server using the Blackberry buffered pllayback demo app provided with the jde?
I hav loaded it in the simulator. And my mds is started but I m unable to …
1
vote
1answer
656 views
iPhone - streaming audio using UIWebView while displaying an image
Hi
When we stream audio on an iPhone using the UIWebView, it uses the QuickTime player to display the audio which is playing along with the time bar and other controls. It also shows the QuickTime …
0
votes
0answers
28 views
how to combine user voice and curently playing audio in iphone sdk?
Hello all,
I want to create a karaoke like application.First tell me is it possible or not.
How do i combine two sounds? suppose i am playing instrumental and want to record my voice so that i can …
0
votes
1answer
39 views
How do you create a web audio playlist?
Hi. I'm researching ways to create a web radio station of sorts. It will have streaming MP3 audio from TV programs for users to listen to. They should have the option of just listening to the stream …
0
votes
1answer
231 views
Browser Based Streaming Video/Audio (not progressive download)
Hello,
I am trying to understand conceptually the best way to deliver real streaming audio and video content. I would want it to be consumed with a web browser, utilizing the least amount of …
0
votes
2answers
296 views
Java to transcode and manipulate mp3 files
I am looking for a java library to efficently/fast transcodig and manipulation mp3 files. I am working on a sophisticated streaming server that mixes music and has some other functions to allow to …
0
votes
1answer
25 views
Streaming Media Authentication in PHP
We are adding streamed media to our website using a third-party service.
The basic workflow is intended to go something like this:
User logs into our site
User clicks a link to load a streamed …
