Crate polypaging

Source

Modules§

consts
operations
packet
rtp
rtpcodec
session

Structs§

FileBytes
This object holds the actual data of a file in memory

Functions§

do_print
Public function to println!() (mostly) what the do_transmit function would do, but don’t actually transmit any packets
do_print_stream
do_transmit
Transmit a file, passed in as &FileBytes, to Poly phones via IP multicast. This function handles all parsing and timing, as well as IGMP setup to join the multicast group.
do_transmit_stream