Versions in this module Expand all Collapse all v0 v0.1.1 Oct 23, 2024 v0.1.0 Oct 11, 2024 Changes in this version + type H264Writer struct + func New(filename string) (*H264Writer, error) + func NewWith(w io.Writer) *H264Writer + func (h *H264Writer) Close() error + func (h *H264Writer) WriteRTP(packet *rtp.Packet) error