Stream the audio of Flash video only
Hi. Is it possible to have a Flash player that only plays the AAC audio of Flash video (FLV file)? In other words, we need the video muted and only play the audio. ...
Hi. Is it possible to have a Flash player that only plays the AAC audio of Flash video (FLV file)? In other words, we need the video muted and only play the audio. ...
Hi, I'm looking for some protocol or approach to stream a single 3D character (might be even low-poly) from a server to a client + simple animation for the character. Example - a monster + simple animation for his "roar". The animation is also 3D and uses the 3D character only. Any ideas? Thanks! ...
Let me specify little background. I currently use an open source program to run my TV Tuner (DScaler). The final version for the software has some support for Direct3D output, the problem with this is that it lags. I have been going through the code and reading through DirectX documentation trying to find a place to optimize the code so...
Hello, I have an IP camera which is streaming via RTSP and RTP. Ideally I would like to convert RTSP to RTMP to stream it to LiveStream or similar streaming services. Can anyone please let me know how may I convert RTSP to RTMP and then stream it to streaming services? ...
Hi everybody, I'd like to develop a web sample application that can send and read audio on the fly. The idea is to develop a website with HTML5/JS. So, the admin part (in php or whatever server side language) will allow me to send audio from a mic. Then, on the client side, the user can listen to the stream with the <audio> tag for ex...
I've have asked these questions before with no proper answer. I hope I'll get some response here. I'm developing an instant messenger in python and I'd like to handle video/audio streaming with VLC. Tha basic idea right now is that in each IM client I'm running one VLC instance that acts as a server that streams to all the users I want...
Hi all, I am capturing video from my webcam and it is processed by a C# program then i want to stream it to a C++ program. this C++ program can be configured to get a video stream from a webcam so is it possible to send/stream my processed video to this program where the C++ program detect that stream as a video which is coming from the ...
there are thousand of websites on the internet that have live coverage of the channels ,cricket matches.how does they do that? from where does they pick the coverage? i am asking this because i have no idea . any input will lead me to go further in the implementation i want to implement this in an asp.net website ...
I have a Live HTTP Streaming system working on a web server, and I want to see the stream on the iPhone. To achieve that, I instantiate a new MPMoviePlayerController and initialize it with the URL of the .m3u8 playlist, but I'm having some problems: If I try it with an already generated playlist, with the streaming already stopped, I g...
LS, I was looking through the different Windows Media Player libraries (COM), but couldn't find a way to stream a media file to an external device or tell the device to start playing a certain file from a certain location. If there is an easier way not involving WMP I would be glad to take/investigate that path as well! Kind regards, ...
As a part of my app I'm building, I'm trying to add a radio feed, and the radio station in question only supplies an asx/asf stream and has no plans to support anything else, so I have no access to change any of the source stream. Obviously, reading an ASF stream using the default libraries does not work, as the iPhone does not support ...
hi all, can anyone please help me with a tutorial on how to implement a RTSP streaming server in java using gstreamer. link text ...
Hello folks. I've seen a number of radio apps for the iPhone that stream internet audio such as MP3, AAC, etc. I've been questioned by my boss about the possibility of making a radio app for a client, but have no idea of the requirements, limitations and/or possibilities. What exactly is needed for a radio streaming app? An mp3/AAC fi...
hi all, can any one please give me some suggestion, which java framework is the best for creating audio and video streaming server using rtsp protocol. thanks in advance. ...
1- Which one is better to use for streaming video ? TCP or UDP socket and why? 2- While streaming live, audio and video are coming from the server separately, so how can i make sure that the video i display and the audio I play on the device are in sync? ...
Does anybody know of a way to stream audio from a file being played back in an app over the internet in a standardized streaming audio format? That is server up an Audio stream from the iPhone. ...
If I have a video streaming server (e.g. IIS Media Services) with a live video streaming, I want the user to select from a list of interesting parts of that video and then play just that bit. For example, if I'm interested in a 25s clip 20m into the full length I want to jump to that bit and then close the video player at the end. ...
Looking at options for an open source or reasonably priced platform for graphical, interactive display of live streaming data via browser. Tableau looks very close but does not handle streaming data. ...
Afternoon all, I'm looking for a way of presenting near realtime data using line charts within my web application. Specifically, my requirements are as follows: It should support zooming (with the mouse wheel too!), scrolling, selecting different time ranges, etc. It should support presenting data at multiple resolutions within a sing...