Re: [Live-devel] Packet Loss Problem

2008-01-31 Thread fung ka luen
Dear All, Thank you very much for your quick response! >First, you should make sure that your network has sufficient >bandwidth for >your data stream. I used the “iperf” to check the Bandwidth between the PCs which have 3.8 Mbits/sec >However, packet loss can be caused by insufficiently la

[Live-devel] MPEG2-TS: Error in Position Info

2008-01-31 Thread Vinod Menon
Hi, I am working with the vlc media player trying to play mpeg2-ts from an RTSP source. Once the stream is initiated I find the position is not available. After the debugging the problem a bit, it appears that there may be a bug in the way the pcr info is captured from the ts and computed.(MPEG2Tr

[Live-devel] If my encoded data has special header and tailor.How to implement the parse.

2008-01-31 Thread maherry
> >The stream contain mepg4 video >and mpeg1 layer2 audio.they are consisted like this: > >one frame mpeg1 audio element stream >one frame mpeg1 audio element stream >.. >one frame mpeg4 video element stream >one frame mpeg4 video element stream >.. >one frame mpeg1 audio element stream >o

Re: [Live-devel] Live media Libraries

2008-01-31 Thread Eric Flickner
You need to link against Ws2_32.lib. Ws2_32.lib includes the WinSock2 libraries and the functions listed below. I have Visual Studio projects and solutions if you are interested in these please send me a private email. Eric 2008/1/31 Aravind K <[EMAIL PROTECTED]>: > Even after I included all t

[Live-devel] Live media Libraries

2008-01-31 Thread Aravind K
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

Re: [Live-devel] Regarding Libraries

2008-01-31 Thread Aravind K
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

Re: [Live-devel] Regarding Libraries

2008-01-31 Thread Prabhakar Raju
Hi, I feel you should add the other libs like libgroupsock.lib, libbasicusageenvironment.lib, etc while linking. If you dont have them build them first. fyi Date: Thu, 31 Jan 2008 11:50:38 -0500From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: [Live-devel] Regarding LibrariesHello friends,I am

[Live-devel] Regarding Libraries

2008-01-31 Thread Aravind K
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

Re: [Live-devel] streaming data not contained in a file

2008-01-31 Thread Ross Finlayson
>I need to transmit data What kind of data is this? You cannot just transmit data using RTP without knowing what kind of data it is. Each media type has a different "RTP paayload format" - i.e., rules for how the data is packaged into RTP packets. >I've got an other question: I don't under

[Live-devel] mp4 streaming from LIVE555 media server

2008-01-31 Thread Nitin Jain
Hi all, Presently LIVE media server does not support mp4 file streaming .But for our project we want this feature .We need to add mp4 demultiplxer code in the server. to be able to stream mp4 files. Where in the LIVE codebase do we need to add this functionality? Please suggest what would be

[Live-devel] streaming data not contained in a file

2008-01-31 Thread Erwan Miry
Hi all, I've got the same kind of problem as a guy who asked for answers two days ago. I need to transmit data, and I've got some problems. First, data are not in a file. So if I try to use Live555, I need an external file (like "test.mp3"), right? So if I don't have this file, I need to implement

Re: [Live-devel] Packet Loss Problem

2008-01-31 Thread Ross Finlayson
My earlier answer (to another questioner) also applies here: -- First, you should make sure that your network has sufficient bandwidth for your data stream. However, packet loss can be caused by insufficiently large socket reception buffers in the rec

Re: [Live-devel] Regarding media server and OpenRTSP

2008-01-31 Thread Ross Finlayson
>is there really confliction with Firewall setting.b/c RTSP protocol >thing have some prob with firewall. That's correct. You can sometimes get away with a RTSP *client* being behind a firewall and/or NAT (especially if you request RTP-over-TCP streaming). However, a RTSP *server* should be

[Live-devel] Regarding media server and OpenRTSP

2008-01-31 Thread satyendra thakur
Hi Ross, Thanks For your Support. I did Same thing as u suggested,and got good result indeed. I read many articles on RTSP ,when i made my PC as Server and attached My handset thru Active sync(software for connecting Windows mobile to PC), i am facing still same problem. is

[Live-devel] Packet Loss Problem

2008-01-31 Thread fung ka luen
Dear all, Thank you very much for your help first. I have a packet loss problem when using the “live555MediaServer.exe” and “openRTSP.exe” for streaming a mpg video file. I am using the following setup. Server PC: P4 1.8G, 1.5G Ram, WinXP. Client 1: IBM T40, 1.25G Ram, WinXP Client 2: Ace