Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Video RTP stream shown as RTP events in Wireshark
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Manoj  
View profile  
 More options Jul 27 2012, 1:27 pm
From: Manoj <manoj2...@gmail.com>
Date: Fri, 27 Jul 2012 10:27:31 -0700 (PDT)
Local: Fri, Jul 27 2012 1:27 pm
Subject: Video RTP stream shown as RTP events in Wireshark

Hello, With the latest Canary build on Mac, Wireshark thinks that the Video
RTP stream from WebRTC is RTP events. The audio RTP stream shows up as RTP.
Is this expected ? The app that I have consuming the video RTP also
complains that the RTP stream is invalid.

thanks
-Manoj


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin Uberti  
View profile  
 More options Jul 27 2012, 4:56 pm
From: Justin Uberti <jube...@google.com>
Date: Fri, 27 Jul 2012 13:56:03 -0700
Local: Fri, Jul 27 2012 4:56 pm
Subject: Re: [discuss-webrtc] Video RTP stream shown as RTP events in Wireshark

Yes, we use PT 100 by default for video, and Wireshark by default uses PT
100 to indicate Cisco Named Signaling Events.

You can change either our PT or Wireshark's PT to something else to resolve
this issue.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Srikar  
View profile  
 More options Jul 28 2012, 3:33 pm
From: Srikar <sri...@gmail.com>
Date: Sat, 28 Jul 2012 12:33:56 -0700 (PDT)
Local: Sat, Jul 28 2012 3:33 pm
Subject: Re: Video RTP stream shown as RTP events in Wireshark

Like Justin mentioned, Wireshark uses PT 100/101 as defaults for
RTPEvents(check Wireshark/Edit/Preferences/Protocols/RTPEvent). You can set
these to 0. Then your Wireshark may show it as RTP but may not decode
further as video payload until you get a corresponding plugin.
  And your app which complains invalid-RTP stream, you have to check its
'compatibility' to associate dynamicPT-100 to video RTP and also decode
that RTP.

-Srikar


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »