Re: [Ekiga-devel-list] Ekiga output to file or RTP
- From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
- To: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] Ekiga output to file or RTP
- Date: Fri, 04 Jun 2010 18:01:42 +0200
On 03/06/10 16:32, Epelde Gorka wrote:
Hi all,
I'm trying to provide Ekiga with other outputs, rather than
regular graphical or auditory. In this sense, I've modified the
dx_videoutput device and created a new output device. In this new
output device I've done some tests to write to file the received
frames (display_frame& display_pip) using an ofstream object. I've
also used an OpalTranscoder object to trancode from OpalYUV420P to
OPAL_H264 (creating a RTP_DataFrame,...), the x264 reports about the
coding process, but I'm not able to play the recorded files with VLC.
I've though of using the OpalFileMediaStream, since I might not be
correctly writting the file through a "fs<<packet->GetPayloadPtr() ",
but this requires a OpalConnection, which requieres a OpalCall and a
OpalEndpoint. How should I write to file? How should I work with the
OpalFileMediaStream? Creating a "fake" Endpoint& Call.
For the case of RTP, I only want to dump the frames to a fixed IP&
for now, I think that I would be facing the same issue of having to
start a Call& Endpoint to be able to set a RTPConnection.
Hints?
The only hint is to send this e-mail to
<opalvoip-user lists sourceforge net> mailing list...
--
Eugen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]