Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
capacitor-rtsp-rtmp-stream
Advanced tools
Cross-platform plugin for Capacitor to to easily stream RTSP or RTMP.
Cross-platform plugin for Capacitor to easily stream RTSP or RTMP.
Install the package from the repository(by now):
npm install capacitor-rtsp-rtmp-stream
npx cap sync
ionic capacitor copy android && ionic capacitor sync android
On iOS, not supported.
On Android:
maven {
url 'https://jitpack.io'
}
rtmp(options: RTMPOptions) => Promise<void>
Param | Type |
---|---|
options | RTMPOptions |
rtsp(options: RTSPOptions) => Promise<void>
Param | Type |
---|---|
options | RTSPOptions |
Prop | Type |
---|---|
host | string |
username | string |
password | string |
Prop | Type |
---|---|
host | string |
username | string |
password | string |
https://github.com/pedroSG94/rtmp-rtsp-stream-client-java
Library for stream in RTMP and RTSP. All code in Java.
Do you like my work? I am a Senior Full Stack App Developer (Web, Desktop & Mobile App) & Sysadmin, you can hire me, open an issue or contact me!
Additionally, you could be interested in check or hire us through our Webmons Apps
Do you still need more info about me or my work?
You could check my Linkedin profile and Twitter profile
FAQs
Cross-platform plugin for Capacitor to to easily stream RTSP or RTMP.
We found that capacitor-rtsp-rtmp-stream demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.