rtsp icon indicating copy to clipboard operation
rtsp copied to clipboard

rtsp implementation in Go

Results 1 rtsp issues
Sort by recently updated
recently updated
newest added

I seem to be running into a problem where the bits in my `RTP` packet bytes are the reverse order of what you expect. In [rtp.go](https://github.com/beatgammit/rtsp/blob/master/rtp/rtp.go#L111) you say Version is...