44 Commits

Author SHA1 Message Date
luantsai
97e5afb88a correct -re argument in example readme 2024-11-07 21:38:33 +08:00
Karthikeyan Singaravelan
6189cd6861
Import ABC from collections.abc for Python 3.9+ compatibility (#330)
* Import ABC from collections.abc instead of collections for Python 3.9 compatibility.

* Fix deprecation warnings due to invalid escape sequences.

* Support Python 3.10

Co-authored-by: Karl Kroening <karlk@kralnet.us>
2022-03-07 01:46:52 -08:00
raulpy271
5b6b58308f
Replacing server_url content, "http://localhost:8080" to "http://127.0.0.1:8080". 2020-12-02 14:19:53 -03:00
Raul
15ffcc0c72 adding http server example 2020-10-30 18:41:59 -03:00
Karl Kroening
b14785b61b
Merge pull request #247 from kylemcdonald/patch-1
tensorflow streaming typo
2019-12-30 02:19:42 -06:00
Kyle McDonald
c99e97b687 added mono to stereo example 2019-08-04 15:18:55 -07:00
Kyle McDonald
bbd56a35a3
tensorflow streaming typo 2019-08-04 15:09:40 -07:00
Karl Kroening
881ae4efff Add .audio + .video operators 2019-06-03 01:11:48 -05:00
apatsekin
754d2b7227
Update README.md
non-existing parameter
2019-04-15 13:52:29 -04:00
Karl Kroening
7ed9adf483 Fix example readme typo 2018-11-25 21:50:01 -06:00
Karl Kroening
413b71a4e8 Fix RTSP/TCP socket example to use consistent indentation 2018-11-25 21:43:41 -06:00
Karl Kroening
462e34bab3 Add run_async operator 2018-11-25 21:32:04 -06:00
Karl Kroening
c533687d81
Update README.md 2018-11-25 04:38:55 -06:00
Karl Kroening
b1d167ccb8 Add facetime example 2018-11-25 04:36:55 -06:00
Karl Kroening
848f87da4e Add numpy_stream example 2018-11-25 03:54:56 -06:00
Karl Kroening
3cf993e910 Add filter operator 2018-07-13 04:43:56 +02:00
Karl Kroening
ca85cbbbd3
Add examples 2018-07-13 03:58:30 +02:00
Karl Kroening
06d4a6fa09 Merge remote-tracking branch 'origin/master' 2018-07-13 03:52:30 +02:00
Karl Kroening
7d1ac28296 Add glob example graphs 2018-07-13 03:50:01 +02:00
Karl Kroening
f1e8201ba6
Update examples readme 2018-07-03 23:55:58 -07:00
Karl Kroening
435e574f5a
Update README.md 2018-06-30 03:00:45 -07:00
Karl Kroening
4a39bafe20
Add graphs in examples readme 2018-06-30 02:32:42 -07:00
Karl Kroening
02446b0298 Add example graphs 2018-06-30 02:24:22 -07:00
Karl Kroening
0f18c75dab Support concat a/v params 2018-06-30 02:17:00 -07:00
Karl Kroening
5da7cdd1ea
Update README.md 2018-06-27 23:43:12 -07:00
Karl Kroening
be834e04b3
Update examples readme 2018-06-27 23:42:32 -07:00
Karl Kroening
2c9b39214e
Update examples readme 2018-06-27 23:41:14 -07:00
Karl Kroening
a82f1c93ca Add jupyter demo 2018-06-27 23:37:39 -07:00
Karl Kroening
bc07a19090
Update examples readme 2018-06-02 02:41:30 -07:00
Karl Kroening
e5276f4297
Update examples readme 2018-06-02 02:39:50 -07:00
Karl Kroening
1cf6dcb81a
Update examples readme 2018-06-02 02:36:45 -07:00
Karl Kroening
5af85c889d
Update examples readme 2018-06-02 02:31:33 -07:00
Karl Kroening
bf87179efe
Update README.md 2018-06-02 02:21:59 -07:00
Karl Kroening
ef390042e5 Add initial examples readme 2018-06-02 02:19:58 -07:00
Karl Kroening
de124673e0 Update examples 2018-06-02 02:17:56 -07:00
Karl Kroening
6364513485 Fix get_video_thumbnail example 2018-06-02 01:05:53 -07:00
Karl Kroening
4a70f6a868 Add get_video_thumbnail example 2018-06-02 01:04:39 -07:00
Karl Kroening
6274e7abf9 Add video_info example 2018-06-02 00:51:10 -07:00
Karl Kroening
e1dded89b1 Add read_frame_as_jpeg example 2018-06-02 00:42:51 -07:00
Karl Kroening
3503f7301b Add ffmpeg-numpy.ipynb example 2018-06-02 00:32:59 -07:00
Karl Kroening
3a818cc33d
Update requirements.txt 2018-01-11 22:22:31 -08:00
Karl Kroening
f5f7ee2073 Improve logging in split_silence; add transcribe example 2018-01-07 04:43:05 -08:00
Karl Kroening
ad58a38d59 Finalize split_silence 2018-01-07 03:43:20 -08:00
Karl Kroening
4311e33859 Add split_silence example 2018-01-07 03:32:05 -08:00