Changes between Version 16 and Version 17 of Tutorials/k0SDR/Tutorial26


Ignore:
Timestamp:
Oct 4, 2019, 6:12:28 PM (5 years ago)
Author:
pnetalkar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial26

    v16 v17  
    123123     {{{iperf3 -V -c 172.16.0.2}}}\\
    1241242) Video Application:
    125    The  video  application is implemented using  the  python  library  named  StreamLink,  which  utilizes YouTube as the data source. It is a command-line utility and the  library  allow  us  to 
     125   * The  video  application is implemented using  the  python  library  named  StreamLink,  which  utilizes YouTube as the data source. It is a command-line utility and the  library  allow  us  to 
    126126   access  video  stream  from  YouTube servers  using  the  unique  ID  in  the  stream  link  (URL). The video application can be run using: {{{ streamlink -p mplayer https://www.youtube.com/watch?v=LQCPSXTE9Mg best }}}. This command will play a youtube video using mplayer with the best available resolution.
    127127