Isaac Connor
|
08a498ef6a
|
Convert packetqueue from a pointer to a packetqueue to a member packetqueue that is always available.
|
2021-01-31 21:31:33 -05:00 |
Isaac Connor
|
f3ea237af1
|
Fix build without RTSP
|
2021-01-27 10:50:07 -05:00 |
Isaac Connor
|
c7b8d7bda9
|
get rid of useThread. We will always have a thread
|
2021-01-22 19:26:00 -05:00 |
Isaac Connor
|
35c72b32dd
|
Cleanup. Remove stats stuff. Code now works so remove other options. Re-implement extractFrame as it was broken. It would skip shortmarkers.
|
2021-01-21 10:23:30 -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
|
7c049afc61
|
Add AVPacket parsing queue and other files for rtsp_server
|
2021-01-06 11:26:08 -05:00 |