{"id":65362,"library":"pion-rtp-v2","title":"Pion RTP","description":"Package rtp provides RTP packetizer and depacketizer for real-time transport protocol.","status":"active","version":"2.0.0","language":"go","source_language":null,"source_url":"https://github.com/pion/rtp","tags":["rtp","webrtc","media","packet"],"install":[{"cmd":"go get github.com/pion/rtp/v2","lang":"bash","label":"Install github.com/pion/rtp/v2"}],"dependencies":[],"imports":[{"symbol":"rtp","correct":"github.com/pion/rtp/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/pion/rtp/v2\"\n)\n\nfunc main() {\n\tpkt := &rtp.Packet{Header: rtp.Header{SequenceNumber: 1}}\n\tfmt.Println(pkt.SequenceNumber)\n}","lang":"go","description":"Creates and inspects an RTP packet."},"warnings":[],"env_vars":null,"search_vec":"'depacket':9 'media':18 'packag':3 'packet':7,19 'pion':1 'protocol':15 'provid':5 'real':12 'real-tim':11 'rtp':2,4,6,16 'time':13 'transport':14 'webrtc':17","created_at":"2026-06-17T17:09:17.671992+00:00","updated_at":"2026-06-17T17:09:17.671992+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/pion/rtp","github":"https://github.com/pion/rtp","docs":"https://pkg.go.dev/github.com/pion/rtp/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}