Commit Graph

  • cdd88ac6a3
    Apply @thomsten's suggestion Rien 2020-10-31 15:55:08 +01:00
  • c90bfff017
    Apply @xiu's suggestion Rien 2020-10-31 15:36:09 +01:00
  • 7eb0143866
    Change rM2 supported badge 🎉 Rien Maertens 2020-10-29 12:09:19 +01:00
  • d436a8ecb0
    shfmt Rien Maertens 2020-10-29 12:07:59 +01:00
  • 995486e1ec
    Update script to work with multiple reMarkable versions Rien Maertens 2020-10-29 11:58:17 +01:00
  • eebf5e9880
    Fix options in README Rien Maertens 2020-12-31 15:44:04 +01:00
  • 24b4846ec7
    Merge branch 'cloudsftp-feature/window-title' Rien Maertens 2020-12-31 15:22:38 +01:00
  • 6f55f735b0
    Simplify cli options Rien Maertens 2020-12-31 15:22:11 +01:00
  • f1cb66b663
    Use ffmpeg native options to do scaling and padding math (#34) Murph Finnicum 2020-12-23 06:04:51 -08:00
  • 943489a9fd
    Use ffmpeg native options to do scaling and padding math (#34) Murph Finnicum 2020-12-23 06:04:51 -08:00
  • 8ef4a6993b add description of option to README Fabian Weik 2020-11-20 12:34:16 +01:00
  • 7a44de2862 fix typos Fabian Weik 2020-11-20 12:29:32 +01:00
  • e775e8707b enable recording to output Fabian Weik 2020-11-20 12:23:15 +01:00
  • 30ac3b714d add option to change the window title (default: reStream) Fabian Weik 2020-11-20 12:14:45 +01:00
  • 4b3527ebef
    Merge pull request #29 from Utopiah/patch-1 Rien 2020-10-17 12:23:05 +02:00
  • db572cfcad
    rm2 unsupported badge Fabien Benetou 2020-10-16 23:53:22 +02:00
  • bea1581257
    Fix formatting Rien Maertens 2020-05-06 14:47:37 +02:00
  • a1b14bdf41
    Measure troughput with -t Rien Maertens 2020-04-19 15:53:14 +02:00
  • 220d387994
    Add MIT License Rien Maertens 2020-04-18 16:16:50 +02:00
  • e680dd5531
    Set pixel format to rgb565le Rien Maertens 2020-04-18 16:11:58 +02:00
  • 057e90721d
    Merge pull request #18 from beardhatcode/master Rien 2020-04-14 11:57:51 +02:00
  • 9e9fbbc771 Add explaination about v4l2 beardhatcode 2020-04-14 11:54:01 +02:00
  • e687816421 Add video4linux2 support beardhatcode 2020-04-14 10:46:07 +02:00
  • 154fbe6fe8
    Split action workflow into linting and formatting Rien Maertens 2020-04-07 11:53:11 +02:00
  • 088d3732c4
    Add examples to usage info Rien Maertens 2020-04-07 11:48:46 +02:00
  • 48a7ed84c3
    Merge pull request #13 from matteodelabre/specify-output Rien 2020-04-07 11:34:50 +02:00
  • ab6fa11982
    Fix formatting Mattéo Delabre 2020-04-07 11:21:10 +02:00
  • 3609b990ff
    Store extra ffmpeg arguments in $@ Mattéo Delabre 2020-04-07 11:17:45 +02:00
  • 0c707af239
    Merge branch 'master' into specify-output Mattéo Delabre 2020-04-07 10:55:20 +02:00
  • d0323daef5
    Replace arrays with variable substitutions for POSIX compliance Mattéo Delabre 2020-04-07 10:48:51 +02:00
  • 52d0187d7e
    Don't use ~ in commands Rien Maertens 2020-04-06 23:19:54 +02:00
  • 1dfb28028d
    Add GitHub workflow Rien Maertens 2020-04-03 12:16:16 +02:00
  • 154d15b890
    Apply shellcheck and shfmt Rien Maertens 2020-04-03 12:15:53 +02:00
  • 4344903438
    Fix recorded videos playing back too fast Mattéo Delabre 2020-04-03 11:25:20 +02:00
  • 49f20074f0
    Allow choosing the video output Mattéo Delabre 2020-04-02 19:32:59 +02:00
  • d1fa399c86
    Merge pull request #12 from matteodelabre/fix-destination-flag Rien 2020-04-02 16:39:55 +02:00
  • ac981508f7
    Fix incorrect handling of flags Mattéo Delabre 2020-04-02 16:17:21 +02:00
  • 382944058e
    Add parameters to README, ssh timeout to 1s Rien Maertens 2020-04-02 14:14:36 +02:00
  • bcf62e3ae7
    Merge pull request #11 from AaronDavidSchneider/detailed_options Rien 2020-04-02 10:59:56 +02:00
  • 8465062425 change name to -d Aaron David Schneider 2020-04-02 10:23:58 +02:00
  • 1f63880a8e add command-line options Aaron David Schneider 2020-04-01 16:51:01 +02:00
  • 2cc3f88274
    Add -p flag functionality to README Rien Maertens 2020-03-31 15:32:20 +02:00
  • f2ada8f208
    Merge pull request #9 from beardhatcode/master Rien 2020-03-31 15:30:38 +02:00
  • 0adb3e4fdc Add -p flag for portrait Robbert Gurdeep Singh 2020-03-31 15:24:59 +02:00
  • e5edbed205
    Simple troubleshooting stuff Rien Maertens 2020-03-30 21:35:15 +02:00
  • 1c917c1d14
    Clarify SSH key setup Rien Maertens 2020-03-30 21:33:44 +02:00
  • f3f5dd40fa
    SSH key and ssh-agent instructions Rien Maertens 2020-03-30 14:54:16 +02:00
  • 53051fbdf5
    Add instructions to make lz4 executable Rien Maertens 2020-03-25 16:33:22 +01:00
  • 8ca1557e7b
    Replace which zstd by which lz4 (forgotten) Rien Maertens 2020-03-18 16:19:12 +01:00
  • 51d608cbd5
    Update README with change to lz4 Rien Maertens 2020-03-18 00:19:28 +01:00
  • 9f6ba5dd1d
    Use lz4 instead of zstd, add prebuilt static library Rien Maertens 2020-03-17 23:44:55 +01:00
  • c9af230f3a
    Update README.md Rien Maertens 2020-03-12 11:25:47 +01:00
  • 726d0842f8
    Update README Rien Maertens 2020-03-12 08:43:17 +01:00
  • d0c5ffe9e1
    Search for zstd in home directory Rien Maertens 2020-03-12 08:29:19 +01:00
  • cf96c489eb
    Rename zstd arm executable Rien Maertens 2020-03-12 08:19:46 +01:00
  • b2b37607f1
    Add demo Rien Maertens 2020-03-12 00:29:18 +01:00
  • eb034a63bd
    Better documentation Rien Maertens 2020-03-12 00:17:13 +01:00
  • b638810082
    Use the default SSH host location, also test if zstd is present on host Rien Maertens 2020-03-02 09:34:16 +01:00
  • 98709fc0c4
    Fix landscape_param Rien Maertens 2020-02-24 09:30:12 +01:00
  • 7558b0935a
    Graceful fallback to gzip if zstd is not present Rien Maertens 2020-02-12 14:47:47 +01:00
  • 0cdbae1cb2
    Add installation instructions Rien Maertens 2020-02-12 13:51:59 +01:00
  • fe77c2cd58
    Add README Rien Maertens 2020-02-12 13:19:06 +01:00
  • b52f9afc28
    Create reStream.sh Rien Maertens 2020-02-12 13:13:14 +01:00