Discussion:
G.722 payload export to .wav
umut orhan
2008-10-14 14:53:49 UTC
Permalink
Hi all,

I hope that this is the right discussion list and sorry for possible inconveniences in advance.

I wonder whether the G.722 to .wav exporting is handled within the current wireshark release or is planned to be handled in near future. If not, do you think that a plugin or a feature for this issue is worth anything?

Best regards,
Umut
Anders Broman
2008-10-14 16:09:30 UTC
Permalink
Hi,
The problem with codecs is that they might be patented or require
licenses to use.
http://wiki.wireshark.org/RTP_statistics
<http://wiki.wireshark.org/rtpdump>
http://wiki.wireshark.org/VoIP_calls

Regards
Anders


________________________________

From: wireshark-dev-bounces-IZ8446WsY0/***@public.gmane.org
[mailto:wireshark-dev-bounces-IZ8446WsY0/***@public.gmane.org] On Behalf Of umut orhan
Sent: den 14 oktober 2008 16:54
To: wireshark-dev-IZ8446WsY0/***@public.gmane.org
Subject: [Wireshark-dev] G.722 payload export to .wav


Hi all,

I hope that this is the right discussion list and sorry for possible
inconveniences in advance.

I wonder whether the G.722 to .wav exporting is handled within the
current wireshark release or is planned to be handled in near future. If
not, do you think that a plugin or a feature for this issue is worth
anything?

Best regards,
Umut
Gerald Combs
2008-10-14 16:42:27 UTC
Permalink
Would it make sense to hand this off to an external player, e.g. VLC? It looks
like you can feed it RTP data:
http://mailman.videolan.org/pipermail/vlc/2007-March/014362.html
Post by Anders Broman
Hi,
The problem with codecs is that they might be patented or require
licenses to use.
http://wiki.wireshark.org/RTP_statistics <http://wiki.wireshark.org/rtpdump>
http://wiki.wireshark.org/VoIP_calls
Regards
Anders
------------------------------------------------------------------------
*Sent:* den 14 oktober 2008 16:54
*Subject:* [Wireshark-dev] G.722 payload export to .wav
Hi all,
I hope that this is the right discussion list and sorry for possible
inconveniences in advance.
I wonder whether the G.722 to .wav exporting is handled within the
current wireshark release or is planned to be handled in near future. If
not, do you think that a plugin or a feature for this issue is worth
anything?
Best regards,
Umut
------------------------------------------------------------------------
_______________________________________________
Wireshark-dev mailing list
https://wireshark.org/mailman/listinfo/wireshark-dev
Anders Broman
2008-10-14 17:08:22 UTC
Permalink
Hi,
Yes that might be interesting, another thougt is if it would be possible
to save Video and Voice in .3gp format and
Play it in Quicktime.
Regards
Anders

-----Original Message-----
From: wireshark-dev-bounces-IZ8446WsY0/***@public.gmane.org
[mailto:wireshark-dev-bounces-IZ8446WsY0/***@public.gmane.org] On Behalf Of Gerald Combs
Sent: den 14 oktober 2008 18:42
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] G.722 payload export to .wav

Would it make sense to hand this off to an external player, e.g. VLC? It
looks like you can feed it RTP data:
http://mailman.videolan.org/pipermail/vlc/2007-March/014362.html
Post by Anders Broman
Hi,
The problem with codecs is that they might be patented or require
licenses to use.
http://wiki.wireshark.org/RTP_statistics
<http://wiki.wireshark.org/rtpdump>
http://wiki.wireshark.org/VoIP_calls
Regards
Anders
----------------------------------------------------------------------
--
*Sent:* den 14 oktober 2008 16:54
*Subject:* [Wireshark-dev] G.722 payload export to .wav
Hi all,
I hope that this is the right discussion list and sorry for possible
inconveniences in advance.
I wonder whether the G.722 to .wav exporting is handled within the
current wireshark release or is planned to be handled in near future.
If not, do you think that a plugin or a feature for this issue is
worth anything?
Best regards,
Umut
----------------------------------------------------------------------
--
_______________________________________________
Wireshark-dev mailing list
https://wireshark.org/mailman/listinfo/wireshark-dev
Kukosa, Tomas
2008-10-15 06:52:12 UTC
Permalink
Hi,

as I know, G.722 has just expired patents and is freely available.

The C source code could be found in ITU-T G.191
http://www.itu.int/rec/T-REC-G.191/en

I am not 100% sure about licencing if we can use this source code in
Wireshark, it is why I have not released codec plugin with this G.722
codec.

Plugin source code (without ITU-T code) is attached.

Codec plugin mechanism is implemented just in RTP player. It is not used
in RTP saving now.

best regards,
Tomas



________________________________

From: wireshark-dev-bounces-IZ8446WsY0/***@public.gmane.org
[mailto:wireshark-dev-bounces-IZ8446WsY0/***@public.gmane.org] On Behalf Of Anders Broman
Sent: Tuesday, October 14, 2008 6:09 PM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] G.722 payload export to .wav


Hi,
The problem with codecs is that they might be patented or
require licenses to use.
http://wiki.wireshark.org/RTP_statistics
<http://wiki.wireshark.org/rtpdump>
http://wiki.wireshark.org/VoIP_calls

Regards
Anders


________________________________

From: wireshark-dev-bounces-IZ8446WsY0/***@public.gmane.org
[mailto:wireshark-dev-bounces-IZ8446WsY0/***@public.gmane.org] On Behalf Of umut orhan
Sent: den 14 oktober 2008 16:54
To: wireshark-dev-IZ8446WsY0/***@public.gmane.org
Subject: [Wireshark-dev] G.722 payload export to .wav


Hi all,

I hope that this is the right discussion list and sorry for
possible inconveniences in advance.

I wonder whether the G.722 to .wav exporting is handled within
the current wireshark release or is planned to be handled in near
future. If not, do you think that a plugin or a feature for this issue
is worth anything?

Best regards,
Umut
Andrew Hood
2008-10-17 10:36:46 UTC
Permalink
Post by Kukosa, Tomas
Hi,
as I know, G.722 has just expired patents and is freely available.
The C source code could be found in ITU-T G.191
http://www.itu.int/rec/T-REC-G.191/en
I am not 100% sure about licencing if we can use this source code in
Wireshark, it is why I have not released codec plugin with this G.722 codec.
Here's the response I got to my query to licensing<at>fsf.org. Should we
ask to have it added to the queue?
Post by Kukosa, Tomas
Is there an opinion of the "free software" status of the "ITU-T software
tools General Public License"? I could not find it referred to in
http://www.fsf.org/licensing/licenses/index_html
An example of thie license is included as "Annex B" of "ITU-T G.191
SERIES G: TRANSMISSION SYSTEMS AND MEDIA, DIGITAL SYSTEMS AND NETWORKS
International telephone connections and circuits – Software tools for
transmission systems"
This appears to be nearly a copy of the GNU GPLv2 with "GNU" and "FSF"
replaced by "ITU-T", and with the patent provisions removed, and a few
other miscellanous changes. Is there anything on the ITU web site that
indicates their intent?

Anyway, my unofficial opinion is that it is a free software license that
is incompatible with the GNU GPL, since both are copylefts.

I can't render an official opinion and that would take *much* more study
by lawyers and others, so if you need that, all we can do is put it on
the list and get to it when possible.

Hope this helps. Best regards,
karl<at>gnu.org

Disclaimer: I am not a lawyer, and this is not official legal advice.
--
There's no point in being grown up if you can't be childish sometimes.
-- Dr. Who
Loading...