bluenviron / gortsplib

RTSP 1.0 client and server library for the Go programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert img back to RTP packet

huynit opened this issue · comments

hi sir.
I am very interested in this project. and am looking for a way to "convert the image object to an rtp packet object" then I will pass it over an rtp channel by using WritePacketRTP . Can you guide me to do this part? I'm stuck here