saxon
694ec5d009
stream/mts: fixed build errors
2019-02-15 13:43:01 +10:30
saxon
7d03830a4e
revid & stream/mts: senders now handle clip duration and cc fixing for mts.
...
Removed rtpSender as we now put in loadSender slice. Removed packer write method as no longer required to do clip duration logic. For initialisation of encoders, they are now no longer writing
to packer, but now straight to the ring buffer. Wrote ausOceanSender which will deal with clip logic and cc fixing for mts. Added some functionality to mts/mpegts.go that allows adding
of adaptation fields to mts packets.
2019-02-15 12:01:07 +10:30
saxon
8bdfed9960
stream/mts: fixing conflicts
2019-02-08 10:13:51 +10:30
saxon
21265303d7
stream/mts/mpegts.go: reorganised exported constants and commented
2019-02-07 15:06:54 +10:30
saxon
46b5acb48c
stream/mts/mpgets.go: removing unused consts
2019-02-07 13:59:43 +10:30
saxon
aea41fb710
stream/mts: adding some constants
2019-01-25 16:25:01 +10:30
saxon
6b4e0946dd
stream/mts/mpegts.go: updated FindPMT comment
2019-01-22 11:27:24 +10:30
saxon
ba209a1d7c
mts/mpegts.go: FindPMT now also returns index
2019-01-22 11:21:12 +10:30
saxon
46f5ffd6f2
mts: PktSize to PacketSize
2019-01-12 17:36:35 +10:30
saxon
692f5772a1
mts: removed usage of word len, and removed empty import
2019-01-02 10:26:34 +10:30
saxon
52b8f7bf54
mts: replaced usage of Len with Size for PktSize and PayloadSize etc
2019-01-02 10:23:02 +10:30
saxon
3a872d46c8
mts: improved some const naming
2018-12-27 13:25:51 +10:30
saxon
e386f06adf
mts: fixed slicing issue
2018-12-27 13:19:11 +10:30
saxon
211a6390d4
mts: using static arrays to store mpegts and pes packets
2018-12-27 13:01:38 +10:30
saxon
24f0be9917
mts: FindPmt checks validity of data length
2018-12-14 16:15:02 +10:30
saxon
798add533b
revid + mts +psi: wrote func to find pmt in byte slice, wrote func to get gps, changed the way in which psi are insterted, based no of mpgets packets to send on time, i.e. per second
2018-12-14 13:35:56 +10:30
Dan Kortschak
05ba19e4aa
encoding->stream: rename packages
2018-08-20 07:49:02 +09:30