Godzil
cbafa5bc90
Now that retrying is there; force ffmpeg to fail in case or error (should now avoid to silently download a corrupted video file)
2018-07-30 22:47:33 +01:00
Godzil
f3a0d0129d
Correct a bug with ffmpeg where it will wait forever for the user to answer a question when trying to overwrite a file.
...
Fix #68
2018-07-30 22:47:33 +01:00
Godzil
65c9032839
Add an option to make ffmpeg, mkvmerge and rtmpdump running verbosely.
2018-07-30 22:47:33 +01:00
Godzil
7c04fb7282
Make tslint happy!
2018-07-30 22:47:29 +01:00
Godzil
11f6b3feff
Make tslint happy
2017-12-27 04:57:45 +01:00
Godzil
bee3f33e20
Update npm packages, cleanup the code, cleanup all tslint complain
2017-02-10 17:43:52 +00:00
Godzil
499530141e
Disable debug message about ffmpeg
2017-02-01 08:53:14 +00:00
Godzil
8dfd1b447c
Add a log objet to do some fancy output on the command line (not fully enabled under windows as it need some tests)
2017-01-28 13:38:14 +00:00
Godzil
62a08e14bb
Add missing mode parameter to the stream object. (and correct call to it)
2016-08-13 21:24:57 +01:00
Godzil
546a849aa5
Add ffmpeg when using HLS instead of RTMP.
2016-08-13 16:20:33 +01:00
Roel van Uden
18375d3d22
Update to TS1.5
2015-05-23 19:07:14 +02:00
Roel van Uden
602f772fcf
Get rid of Visual Studio project files for tsconfig
2015-03-07 11:52:10 +01:00
Roel van Uden
575569bd91
#4 : Support spaces in Windows path
2015-03-06 21:41:02 +01:00
Roel van Uden
9ff6398aee
Migration towards TypeScript
...
This is going to be 1.1.0. Remaining TODOs:
* "npm run tsc" should generate declarations
* Add (restrictive) TSLint configuration
* Add support for TSLint in "npm test"
2015-02-06 22:31:02 +01:00