-
Notifications
You must be signed in to change notification settings - Fork 8
utilities for video streaming #503
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
Open
deigen
wants to merge
33
commits into
master
Choose a base branch
from
video-inference
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 23 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
a860ea9
make modelinfo for inference thread-safe
477f2f0
download in parallel to current stream
33bac1b
update requirements
5e96b5c
maintain venv in user cache dir and add pdb flags
74cd874
stream and video utils files
f49b1f9
stream and video utils files
01398b7
stream video file function
917f075
create error model whem model fails to load
6fb0396
write ffmpeg command in pyav
91f5aca
remove pip install clarifai from model_run_locally
9f18f9e
rename function
7fbd78c
stream_util changes
00ebae0
revert running-related changes
8bac797
move ensure_urls_downloaded into model class with enable flag
55e3f78
revert unrelated change
0389776
fix import
e002eb2
add test
9ac9293
fix name
2eecf55
Merge branch 'master' into video-inference
6568c04
fix model param updates
87c60c7
fix unused line
ca6ab9c
fixes
1c5a334
fix order of ensure_urls_downloaded and parse_input_request
083f14d
rename function
50a8551
Merge branch 'master' into video-inference
c397e5d
use optional import
df603bd
add aiohttp to reqs
7bc9cbb
Merge branch 'master' of github.com:Clarifai/clarifai-python
2480acc
Merge branch 'master' into video-inference
f063319
move modules to utils
071592e
Merge branch 'master' into video-inference
834d01a
stream_frames_from_file function
5edd09c
Merge branch 'master' into video-inference
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.