Versions in this module Expand all Collapse all v3 v3.2.15 Aug 3, 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