videosdk


Namevideosdk JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryVideoSDK Python SDK
upload_time2024-07-17 14:09:29
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/cc/d4/a3a37d1771db69c9c519b19860759c22d0ce86d613387a59fbaab4d31056/videosdk-0.0.5.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.5",
    "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": "ccd4a3a37d1771db69c9c519b19860759c22d0ce86d613387a59fbaab4d31056",
                "md5": "06fe8aa2e91b83d5757bc9a642dbdcaa",
                "sha256": "8cfa3b767427302663b0babd2d11c70bc7e4d87bbde5b6f5ec05fe76d4848aab"
            },
            "downloads": -1,
            "filename": "videosdk-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "06fe8aa2e91b83d5757bc9a642dbdcaa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 50668,
            "upload_time": "2024-07-17T14:09:29",
            "upload_time_iso_8601": "2024-07-17T14:09:29.074501Z",
            "url": "https://files.pythonhosted.org/packages/cc/d4/a3a37d1771db69c9c519b19860759c22d0ce86d613387a59fbaab4d31056/videosdk-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-17 14:09:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "videosdk"
}
        
Elapsed time: 0.25145s