https://github.com/sr99622/liblivemedia
https://github.com/sr99622/liblivemedia
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sr99622/liblivemedia
- Owner: sr99622
- License: lgpl-3.0
- Created: 2022-12-21T01:45:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T15:38:04.000Z (over 1 year ago)
- Last Synced: 2025-12-15T08:47:12.957Z (7 months ago)
- Language: C++
- Size: 1.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
For detailed documentation about this software,
see
This repository creates an RTSP Proxy Server python module for use in [Onvif-GUI](https://github.com/sr99622/libonvif)
### License: LGPLv3
Copyright (c) 2024 Stephen Rhodes
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 3 of the License, or (at your
option) any later version. (See .)
This library is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for
more details.
You should have received a copy of the GNU Lesser General Public License
along with this library; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
This software is based upon previous works in live555
### License: LGPLv3
Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved.
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 3 of the License, or (at your
option) any later version. (See .)
This library is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for
more details.
You should have received a copy of the GNU Lesser General Public License
along with this library; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA