Versions in this module Expand all Collapse all v1 v1.0.0 Apr 23, 2023 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