rtp
Here are 166 public repositories matching this topic...
-
Updated
Feb 8, 2019 - Java
-
Updated
Nov 22, 2018 - Java
-
Updated
Nov 14, 2020 - Go
-
Updated
Aug 27, 2020 - C#
-
Updated
Sep 6, 2020 - C#
-
Updated
Nov 17, 2020 - Java
-
Updated
Nov 17, 2020 - TypeScript
-
Updated
Oct 31, 2020 - C++
-
Updated
Nov 17, 2020 - Go
Your environment.
- Version: v1.6.0
- Browser: N/A
What did you do?
package rtp_test
import (
"bytes"
"testing"
"github.com/stretchr/testify/assert"
"github.com/pion/rtp"
"github.com/pion/rtp/codecs"
)
func Test_RTP_Marshal_Unmarshal(t *testing.T) {
multiplepayload := make([]byte, 128)
packetizer := rtp.NewPacketizer(100, 98, 0x1234ABCD, &codecs.G7
-
Updated
Jun 25, 2018 - C++
-
Updated
Nov 3, 2020 - Go
-
Updated
Nov 3, 2020 - C++
-
Updated
May 16, 2020 - Python
Improve this page
Add a description, image, and links to the rtp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rtp topic, visit your repo's landing page and select "manage topics."
Summa