Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for RTP/RTCP over TCP #2422

Open
IvanNardi opened this issue May 6, 2024 · 2 comments
Open

Add support for RTP/RTCP over TCP #2422

IvanNardi opened this issue May 6, 2024 · 2 comments

Comments

@IvanNardi
Copy link
Collaborator

IvanNardi commented May 6, 2024

No description provided.

@mmaatuq
Copy link
Contributor

mmaatuq commented May 19, 2024

@IvanNardi any sample capture for this ?
I think we can follow https://datatracker.ietf.org/doc/html/rfc4571 for this, just tried to find a sample capture to verify the implementation but couldn't find one.
we can generate one with scapy but i prefer a real one if possible.

@IvanNardi
Copy link
Collaborator Author

Some public traces: rtp_tcp.zip

mmaatuq added a commit to mmaatuq/nDPI that referenced this issue May 22, 2024
* support rtp/rtcp over tcp as per rfc4571.

Signed-off-by: mmaatuq <[email protected]>
@mmaatuq mmaatuq mentioned this issue May 24, 2024
3 tasks
mmaatuq added a commit to mmaatuq/nDPI that referenced this issue May 24, 2024
* support rtp/rtcp over tcp as per rfc4571.

Signed-off-by: mmaatuq <[email protected]>
mmaatuq added a commit to mmaatuq/nDPI that referenced this issue May 25, 2024
* support rtp/rtcp over tcp as per rfc4571.

Signed-off-by: mmaatuq <[email protected]>
mmaatuq added a commit to mmaatuq/nDPI that referenced this issue May 25, 2024
* support rtp/rtcp over tcp as per rfc4571.

Signed-off-by: mmaatuq <[email protected]>
mmaatuq added a commit to mmaatuq/nDPI that referenced this issue May 27, 2024
* support rtp/rtcp over tcp as per rfc4571.

Signed-off-by: mmaatuq <[email protected]>
mmaatuq added a commit to mmaatuq/nDPI that referenced this issue May 27, 2024
* support rtp/rtcp over tcp as per rfc4571.

Signed-off-by: mmaatuq <[email protected]>
mmaatuq added a commit to mmaatuq/nDPI that referenced this issue May 28, 2024
* support rtp/rtcp over tcp as per rfc4571.

Signed-off-by: mmaatuq <[email protected]>
IvanNardi pushed a commit that referenced this issue May 28, 2024
Support rtp/rtcp over tcp as per rfc4571.

Signed-off-by: mmaatuq <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants