core/tests/components/stream
uvjustin dc2d0b9297
Add audio to stream (#38846)
* Add audio to stream component

* Use container options to do most fmp4 formatting

* Add test for treatment of different audio inputs

* Add test for treatment of different audio inputs

* pcm_mulaw frames should be s16

* Use seek to get BytesIO length

* Remove unused utcnow

* Remove peek_next_audio_pts

* only demux audio and video packets - ignoring data and subtitle streams

Co-authored-by: Jason Hunter <hunterjm@gmail.com>
2020-08-19 23:18:54 -04:00
..
__init__.py
common.py Add audio to stream (#38846) 2020-08-19 23:18:54 -04:00
test_hls.py Add H.265 support to stream component (#38125) 2020-08-11 17:12:41 -04:00
test_init.py Add H.265 support to stream component (#38125) 2020-08-11 17:12:41 -04:00
test_recorder.py Add audio to stream (#38846) 2020-08-19 23:18:54 -04:00