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(
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
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
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
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:
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
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
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
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?
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
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
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
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/
13 matches
Mail list logo