Re: [Live-devel] Subclassing FramedFilter

2008-06-16 Thread Francesco Matassoni
In data 16 giugno 2008 alle ore 14:10:32, Ross Finlayson <[EMAIL PROTECTED]> ha scritto: void ProtectionFilter::afterGettingFrame1(unsigned frameSize, struct timeval presentationTime) { afterGetting(this); } All subclasses of "FrameSource" - when implementing the "doGetNextFrame(

[Live-devel] Subclassing FramedFilter

2008-06-16 Thread Francesco Matassoni
Hello, i am trying to subclass the FramedFilter to do my own ProtectionFilter. I take like example the MPEG2TransportStreamFramer because it seems to me the easiest of all the filter class. The first thing i need to do is simply pass the data from my ProtectionFilter to a FileSink without a

[Live-devel] How to protect the RTP payload

2008-06-12 Thread Francesco Matassoni
I think sub-classing FramedFilter would be easier. --B. Gitonga Marete Tel: +254-722-151-590 One more question, the frame coming from the BasicUDPSource by the getNextFrame() function is a complete udp payload, am i right? -- Creato con il rivoluzionario client e-mail di Opera: http://www

Re: [Live-devel] How to protect the RTP payload

2008-06-11 Thread Francesco Matassoni
In data 11 giugno 2008 alle ore 17:33:31, Brian Marete <[EMAIL PROTECTED]> ha scritto: Hello, I asked a similar question a few days ago on this list and received a reply from Ross. (Search the mailing list for "RTP Translator"). Basically, if you do not need to modify the RTP headers and simp

[Live-devel] How to protect the RTP payload

2008-06-11 Thread Francesco Matassoni
I need to protect an RTP stream coming from VLC, so i think to make a program that stand in the middle between a server and a client. My program take the payload from the RTP packet, protect them and then retransmits it to another port, always by RTP. I think to use this simple architecture:

[Live-devel] I need some hints to find the UDP payload

2008-06-04 Thread Francesco Matassoni
Hi all, i have a program that simply read from a UDP stream e retransmitting them to another port. I need to parse the UDP packet and find the payload because i need to protect the data that are using the UDP protocol, i think to use a chain BasicUDPSource -> FramedSource -> BasicUDPSink wh

[Live-devel] RTP streaming to VLC does not always work

2008-06-03 Thread Francesco Matassoni
Hi, i made a program with the live555 lib that receive RTP streaming coming from VLC and then retransmit it, always RTP, to another port. It work in local, i use to unicast address the local address "127.0.0.1". I need to protect the data coming from VLC and then streaming it to another por

[Live-devel] Compiling using Visual Studio 2003

2008-05-21 Thread Francesco Matassoni
Hi, i'm trying to compile these library using VS 2003 but i'm encountering some problem that i can't fix. I changed the tools32 options in winconfig with \Microsoft Visual Studio .NET 2003\Vc7\bin, then i run genWindowsMakeFile. I tried to open the .mak in VS but i encountered errors. S

[Live-devel] simpleRTPSource arguments

2008-05-19 Thread Francesco Matassoni
Hi, i need some hints about the arguments of the method createNew of the simpleRTPSource class, especially for the rtppayloadformat and rtptimestampfrequency. I need to receive mpeg2 ts video; i think that the right value is rtppayloadformat=MP2T and rtptimestampfrequency=9 am i right?

Re: [Live-devel] How to manipulate MPEG2 TS

2008-05-14 Thread Francesco Matassoni
In data 14 maggio 2008 alle ore 10:37:40, Ross Finlayson <[EMAIL PROTECTED]> ha scritto: Hello, i must take a rtp stream of a MPEG2 TS file coming from vlc and save it into file. To do this i want to use the MPEG1or2VideoRTPSource (to take the frame from the rtp) and FileSink (to save to fi

[Live-devel] How to manipulate MPEG2 TS

2008-05-14 Thread Francesco Matassoni
Hello, i must take a rtp stream of a MPEG2 TS file coming from vlc and save it into file. To do this i want to use the MPEG1or2VideoRTPSource (to take the frame from the rtp) and FileSink (to save to file). Will it work? -- Creato con il rivoluzionario client e-mail di Opera: http://www.ope

Re: [Live-devel] Streaming whit vlc by rtp

2008-05-13 Thread Francesco Matassoni
In data 12 maggio 2008 alle ore 17:52:02, Ross Finlayson <[EMAIL PROTECTED]> ha scritto: Hi, i need some hints to create a client-side application that receive *.ts file by rtp and save it into file, the rtp stream came from vlc. It is possible to do this whit the live555 library? Yes: ht

[Live-devel] Streaming whit vlc by rtp

2008-05-12 Thread Francesco Matassoni
Hi, i need some hints to create a client-side application that receive *.ts file by rtp and save it into file, the rtp stream came from vlc. It is possible to do this whit the live555 library? Thanks you all! -- Creato con il rivoluzionario client e-mail di Opera: http://www.opera.com/mail/