Commit Graph

38 Commits

Author SHA1 Message Date
Maxime Desroches 389815b8ca
Switch to pytest (#8) 2024-07-09 19:09:42 +00:00
Adeeb Shihadeh fdcff87aaf
openpilot 2024-06-04 14:21:18 -07:00
Cameron Clough aa8a76a339
CI: Test all supported Python versions (#7) 2024-06-04 14:11:38 -07:00
Adeeb Shihadeh f2e5a6dd9e
use ubuntu-latest in CI (#6) 2024-04-27 17:23:23 -07:00
Kacper Rączy 3116a5053b Fetch tags when checking out in CI 2024-03-30 19:51:33 -07:00
Kacper Rączy ca2a6dbbe6 Bump version to 1.0.1 2024-03-30 19:47:48 -07:00
Kacper Rączy ab2f09706e
Fix connected_and_ready condition (#5) 2024-03-04 14:54:12 -08:00
Cameron Clough 8489ac3c5a
use pyupgrade to update syntax (#4)
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2024-02-26 09:45:32 -08:00
Kacper Rączy 3f9e8176d1 Fix repo name in release workflow 2024-01-16 20:48:00 -08:00
Kacper Rączy 348dec4380
PyPI (#3) 2024-01-16 13:32:24 -08:00
Adeeb Shihadeh ca10fb2410 ignore .swp files 2023-12-16 18:15:23 -08:00
Kacper Rączy 4df237c512
Ruff config (#2) 2023-12-06 15:39:21 -08:00
Kacper Rączy 8ec4778685 Update project urls in pyproject 2023-11-30 17:43:54 -08:00
Kacper Rączy 917fa96bc2 Bump aiortc to 1.6.0 2023-11-30 17:05:04 -08:00
Kacper Rączy f058035978 Default value for buffered 2023-11-30 17:04:51 -08:00
Kacper Rączy 0df2915477 Add pre-commit and CI 2023-11-29 13:10:33 -08:00
Kacper Rączy 4db967e4e2 Restructure project 2023-11-29 12:23:32 -08:00
Kacper Rączy d0c93a84b6 Add test_stream 2023-11-29 12:17:59 -08:00
Kacper Rączy ccb7b7c032 Fix test formatting 2023-11-29 12:17:45 -08:00
Kacper Rączy 5f9c7db4ca Add parameterized as optional dependency 2023-11-28 22:17:45 -08:00
Kacper Rączy d4f9c1cfc2 Add unit tests (info, tracks and basic integration test) 2023-11-28 22:09:46 -08:00
Kacper Rączy f6a602aa5b parse_video_track_id. Fix is_started 2023-11-28 22:08:03 -08:00
Kacper Rączy 93552a3ba4 Rename package to teleoprtc 2023-11-27 20:11:27 -08:00
Kacper Rączy 5588f2fb5d Add sendonly transceiver if theres none 2023-11-27 19:07:39 -08:00
Kacper Rączy e6e97a194d Use master branch of aiortc 2023-11-22 19:35:24 -08:00
Kacper Rączy fa9ebc0869 Working cli example with video, audio, messaging 2023-11-22 19:23:16 -08:00
Kacper Rączy 9015f66574 Wait for datachannel to open 2023-11-22 19:14:47 -08:00
Kacper Rączy c4a9d6602c Update usage instruction in face detection demo 2023-11-13 21:22:00 -08:00
Kacper Rączy afb3aae9cc Add shebang to face detection demo 2023-11-13 20:56:37 -08:00
Kacper Rączy 2e2dbf2b71 Put examples in separate directories 2023-11-13 20:54:25 -08:00
Kacper Rączy 0e15806052 Add comment about the connection 2023-11-13 19:54:20 -08:00
Kacper Rączy fc9653ee36 Add face_detection example utilizing webrtcd 2023-11-13 19:52:33 -08:00
Kacper Rączy fb11792376 Add StreamingOffer to __init__ 2023-11-13 19:51:39 -08:00
Kacper Rączy f2d87bb1b5 Add cli example 2023-11-13 14:03:44 -08:00
Kacper Rączy 07bd1dd161 Remove dummy stream track. Add TiciTrackWrapper 2023-11-13 13:58:31 -08:00
Kacper Rączy ad85bdd00d Change author in pyproject.toml 2023-11-10 16:55:20 -08:00
Kacper Rączy 0c82c8a3f0 Add source code 2023-11-10 16:50:43 -08:00
Kacper Rączy 82324da4fe Initial commit 2023-11-10 16:01:21 -08:00