Hi friends,
has anyone developed a H.264 program to stream via RTP.I have an encoder
that delivers discrete NAL units .It would be of great help if someone
could help me in this regard.
Thanks
Aravind
___
live-devel mailing list
live-devel@lists.live555
I need to stream line-in information.I have converted the PCM samples to MP3
,but how do I change the default "test.mp3 " in mp3streamer and what do I
write instead of that ?
thanks
Aravind
___
live-devel mailing list
live-devel@lists.live555.com
http://
Even after I included all the lib files I am getting the following
error.Someone please help .I am trying to solve this for more than 2 weeks
now.
Please help.
Linking...
testMP3Streamer.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
libBasicUsageEnvironment.lib(BasicUsageE
I included
libBasicUsageEnvironment,libliveMedia,libgroupsock,libusageenvironment in
Project ->Project Settings -> Link->Object/Library Modules.
Do I need to add anyfiles to the project in the workspace window except the
source file ? All header files are in External dependencies.
When I compile
Hello friends,
I am a novice and developing a small web server to stream MP3 data.I tried
to link and compile the testMP3streamer.cpp .I included all the header files
and library files.But getting the following linker error.searched in a lot
of forums,but no answer.I m using VC++ 6.0.Can someone pl