Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stopRTSP command #3

Merged
merged 9 commits into from Jul 3, 2017
Merged

Conversation

daveselinger
Copy link
Contributor

@daveselinger daveselinger commented Jan 11, 2017

Mike, @mikemccand

Hey man, I hope you get a chance to take a look at this. I put in a hard-coded max of 20 streams per process, given your comment about being able to handle 10 per.
I would have added something more like an STL Vector or a HashTable, but I wasn't sure if you were trying to avoid linking to more libraries. If you'd prefer I use a more flexible data structure, happy to do so, just let me know.

I also modified the example significantly to include the multi-threaded.

Additionally, I obviously focused only on "module.cpp" so if I'm using the downstream API's incorrectly just let me know.

@mikemccand mikemccand merged commit cd4ce90 into mikemccand:master Jul 3, 2017
@mikemccand
Copy link
Owner

Thank you @daveselinger; I just merged this. I'm happy not to put an STL dependency here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants