Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RepackToHAP ¶
func RepackToHAP(rtpTime byte, handler core.HandlerFunc) core.HandlerFunc
RepackToHAP - convert standart RTP packet with OPUS to HAP packet We expect that: - incoming packet will be 20ms duration and only one frame per packet - outgouing packet will be 20ms or 60ms duration - incoming sample rate will be any (but not very big if we needs 60ms packets for output) - outgouing sample rate will be 16000 https://github.com/osmanhomek/go2rtc/issues/667
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.