Need to know how I go about creating streaming video in the first place and roughly how it works plus what platforms I can run it from and what resources I need to do this. A big one I know!
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Q_23606870.html
I am looking for some help on how to write a binary stream to a file. I am selecting a binary file from the database and I am trying to write that data to another file. Does anyone know how I can...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10018604.html
Zones:
JavaDate Answered: 10/11/1997 Grade: C Views: 0
How can I stream audio data (from an array) to a soundcard?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10143805.html
Hi,
I'm using TGifAnimator from RXLib 2.6
Loading the image from a stream is supposed to be something like:
GifImage.Loadfromstream(mystream);
but it will not load it....I can't see the image ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10166179.html
Hi Guys,
Want a RELIABLE answer for this
Say you have code like
DataInputStream in = null;
try
{
in = new DataInputStream (new FileInputStream(File.separator + "timepass.java"));
while(in.read...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10171382.html
Zones:
JavaDate Answered: 06/17/1999 Grade: A Views: 0
I Have this application that saves a lot of informations in a Stream.
I use a Global (STREAM) variable to store different values in my procedure, ex: Strings, Integers and Tfontdialogs - this w...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10206563.html
I would like to optimize a stream file comprised of multiple variable bitrate encoded data types. I have several codecs for audio, video and 2D graphics animation data.
For example, consider a ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20097830.html
Zones:
C++Date Answered: 04/05/2001 Grade: A Views: 0
How do I access/open the data stream of other devices besides the keyboard and the screen.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20098532.html
Zones:
C++Date Answered: 03/29/2001 Grade: A Views: 0
hi!
is there a program, that saves streamed video (and audio) to local disk?
e.g. I want to download the 2 videos on http://devnull.at/?RF6SJ
thanks
for any hint, how to do this!!!
if ...
http://www.experts-exchange.com/Other/New_Net_Users/Q_20405986.html
I am looking into software to convert video to put on the web. Can anyone who does this a lot recommend some good software/streaming server choices.
Thanks-
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20542510.html