videosdk


Namevideosdk JSON
Version 0.0.6 PyPI version JSON
download
home_pageNone
SummaryVideoSDK Python SDK
upload_time2024-12-01 08:09:04
maintainerNone
docs_urlNone
authorvideosdk
requires_python>=3.11
licenseMIT
keywords ml webrtc audio video ai videosdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # VideoSDK Python SDK

## Overview

The VideoSDK Python SDK provides a convenient way to interact with the VideoSDK API. It allows you to integrate video functionalities, including video calling, recording, and streaming, into your Python applications easily.

## Features

- **Video Calling**: Start, join, and manage video calls.
- **Recording**: Record video calls.
- **Live Streaming**: Stream your video calls to platforms like YouTube, Facebook, etc.
- **Chat**: Send and receive messages during a video call.

## Installation

To install the SDK, use pip:

```bash
pip install videosdk
```

## Documentation

For detailed documentation, visit the [VideoSDK Documentation](https://docs.videosdk.live).

## Support

If you need help or have any questions, please feel free to reach out to our support team at [support@videosdk.live](mailto:support@videosdk.live) or join our community forum.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "videosdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "ml, webrtc, audio, video, ai, videosdk",
    "author": "videosdk",
    "author_email": "sdk@videosdk.live",
    "download_url": "https://files.pythonhosted.org/packages/a3/0f/144ec0d085e081a7d33260551d98e92f9d206daed02ea104b4d7b6604a52/videosdk-0.0.6.tar.gz",
    "platform": null,
    "description": "# VideoSDK Python SDK\n\n## Overview\n\nThe VideoSDK Python SDK provides a convenient way to interact with the VideoSDK API. It allows you to integrate video functionalities, including video calling, recording, and streaming, into your Python applications easily.\n\n## Features\n\n- **Video Calling**: Start, join, and manage video calls.\n- **Recording**: Record video calls.\n- **Live Streaming**: Stream your video calls to platforms like YouTube, Facebook, etc.\n- **Chat**: Send and receive messages during a video call.\n\n## Installation\n\nTo install the SDK, use pip:\n\n```bash\npip install videosdk\n```\n\n## Documentation\n\nFor detailed documentation, visit the [VideoSDK Documentation](https://docs.videosdk.live).\n\n## Support\n\nIf you need help or have any questions, please feel free to reach out to our support team at [support@videosdk.live](mailto:support@videosdk.live) or join our community forum.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "VideoSDK Python SDK",
    "version": "0.0.6",
    "project_urls": {
        "Documentation": "https://docs.videosdk.live",
        "Home": "https://docs.videosdk.live",
        "Source": "https://docs.videosdk.live",
        "Website": "https://videosdk.live"
    },
    "split_keywords": [
        "ml",
        " webrtc",
        " audio",
        " video",
        " ai",
        " videosdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e63acbe19c6d7a52855f20e18399213648fba055bc247fac2558e5ced2d59669",
                "md5": "618b3de333339aba81a5781d50828f7a",
                "sha256": "b4ea60637ec06c2b91bca955552975ef109f56fda11b1587c916db9f03d37865"
            },
            "downloads": -1,
            "filename": "videosdk-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "618b3de333339aba81a5781d50828f7a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 64609,
            "upload_time": "2024-12-01T08:08:53",
            "upload_time_iso_8601": "2024-12-01T08:08:53.774610Z",
            "url": "https://files.pythonhosted.org/packages/e6/3a/cbe19c6d7a52855f20e18399213648fba055bc247fac2558e5ced2d59669/videosdk-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a30f144ec0d085e081a7d33260551d98e92f9d206daed02ea104b4d7b6604a52",
                "md5": "f969f9f4a00bec59603f2cdc62da665e",
                "sha256": "45673efad5b70f2e1ab7f6437a07d13022ada20dfe4d9381f82b5f08dd5f1711"
            },
            "downloads": -1,
            "filename": "videosdk-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "f969f9f4a00bec59603f2cdc62da665e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 50806,
            "upload_time": "2024-12-01T08:09:04",
            "upload_time_iso_8601": "2024-12-01T08:09:04.041072Z",
            "url": "https://files.pythonhosted.org/packages/a3/0f/144ec0d085e081a7d33260551d98e92f9d206daed02ea104b4d7b6604a52/videosdk-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 08:09:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "videosdk"
}
        
Elapsed time: 0.56088s