Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
ocast-dongletv
Advanced tools
Dongle TV Simulator
- develop and test your web application locally
- develop and test your mobile application with a sample web application
install node package manager for Windows/Linux/MacOs
Download the Windows installer from the Nodes.js® web site. https://nodejs.org/download/
Run the installer (the .msi or .pkg file you downloaded in the previous step.)
Follow the prompts in the installer
Test Node. To see if Node is installed, open the Windows Command Prompt and type node -v
All code in this repository is covered by the Apache-2.0 license. See LICENSE file for copyright details.
$ npm install ocast-dongletv -g
Check installation:
$ d2r --help
$ d2r version
use only Chrome or Safari (pb with the lastest version of FireFox ) start the websocket server via:
$ export RECEIVER=
$ d2r start
launch command @see ##commands
$ d2r load mp4
start the stick and find ip adress by the mac adress in wireless network
$ arp -a
launch the App
$ export RECEIVER=STICK_IP
$ d2r startApp NAME_OF_MY_APP
example 'la clé TV' or 'VODe' dev app
$ d2r startApp Orange-OrangeTVReceiverProd-SDK2016
launch command @see ##commands
$ d2r load mp4
$ d2r --help
$ d2r load --help
$ d2r play --help
$ d2r start all
This is what you usually want to do, load and play a media via the receiver webapp.
$ d2r load --help
$ d2r load http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4 video
$ d2r load http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4 video/ -t "Un lapin très méchant" -a -l "http://upload.wikimedia.org/wikipedia/commons/c/c5/Big_buck_bunny_poster_big.jpg" -s "VOD" -T "Prochain film violent" -b "1421934514" -e "1421941714" -B "1421942134" -g "Film avec des méchants" -c 16 -r -h -d
$ d2r load http://datashat.net/music_for_programming_28-big_war.mp3 audio
$ d2r load http://media.topito.com/wp-content/uploads/2011/06/132.jpg image
Works with GIF also.
$ d2r load http://media0.giphy.com/media/17RaL7HOgI1CE/giphy.gif image
$ d2r play
$ d2r stop
With a position
$ d2r play -p 40
$ d2r close
$ d2r mute
$ d2r unmute
$ d2r volume 0.5
$ d2r info
FAQs
Simulate dongle to receiver messaging
We found that ocast-dongletv 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.