Isaac Connor
|
dbad734414
|
Just include zm_ffmpeg.h
|
2021-01-29 15:49:53 -05:00 |
Isaac Connor
|
d0380fb89b
|
cleanup, start roughing in audio stream support
|
2021-01-21 10:26:46 -05:00 |
Isaac Connor
|
66c78e5a9b
|
Merge branch 'zma_to_thread' into rtsp_server
|
2021-01-19 13:43:25 -05:00 |
Isaac Connor
|
894ad11816
|
change outputFd which is unused to stream_id which is the stream_id to concern ourselves with when getting packets from the packetqueue. Add more tests for zm_terminate. Add testing for AV_CODEC_ID instead of v4l2 PIX_FMT to determine stream type
|
2021-01-11 13:46:50 -05:00 |
Isaac Connor
|
3f5bc97e6e
|
continue roughing in rtsp server. Fix not adding session to rtspServer.
|
2021-01-11 13:46:50 -05:00 |
Isaac Connor
|
5cca440bee
|
change outputFd which is unused to stream_id which is the stream_id to concern ourselves with when getting packets from the packetqueue. Add more tests for zm_terminate. Add testing for AV_CODEC_ID instead of v4l2 PIX_FMT to determine stream type
|
2021-01-07 09:46:06 -05:00 |
Isaac Connor
|
770cf5703d
|
continue roughing in rtsp server. Fix not adding session to rtspServer.
|
2021-01-06 11:24:52 -05:00 |
Isaac Connor
|
054e1b583d
|
Rough in code for the RTSP Server thread
|
2020-12-09 12:19:35 -05:00 |