Commit Graph

  • afcb0b7202 Merge pull request #23 from fpaupier/master master William Storey 2022-03-09 17:08:07 -08:00
  • 4921387848 update: getting started doc fpaupier 2022-02-21 20:03:14 +01:00
  • ca60c46b4c add: support for docker-compose fpaupier 2022-02-21 19:56:25 +01:00
  • 98336fcbc9 Add Dockerfile Will Storey 2019-10-27 09:48:13 -07:00
  • e395247365 Convert to a Go module Will Storey 2019-10-27 09:14:46 -07:00
  • 2c0b7ca2e1 Merge pull request #12 from sergeydobrodey/patch-1 Will Storey 2019-07-18 16:26:53 -07:00
  • 16dde98b2c videostreamer.c: dont call avformat_free_context Sergey Dobrodey 2019-07-18 18:13:13 +03:00
  • 5eadfd6fab Remove redundant log message Will Storey 2018-07-23 17:32:58 -07:00
  • d4640f77fb Use simpler method for retrieving error message Will Storey 2018-07-23 17:31:45 -07:00
  • 3673c3ce0b Provide error reason if opening input fails Will Storey 2018-07-23 17:31:35 -07:00
  • 8a470e1b25 Clear input once we destroy it Will Storey 2018-01-25 20:53:48 -08:00
  • b06db9baec Update a comment that referred to the wrong thing Will Storey 2018-01-23 18:30:25 -08:00
  • 4c857a40fb Synchronize access to input and client outputs Will Storey 2018-01-23 18:28:40 -08:00
  • c2aa2d30b5 Fix dts if we receive packets with NOPTS after having PTS Will Storey 2018-01-13 11:54:35 -08:00
  • 93d839ecef Manually set dts if it's the same as the last we output Will Storey 2018-01-11 21:44:54 -08:00
  • 4392be9f01 Make remux_example take output file and number of frames from CLI Will Storey 2018-01-11 21:44:19 -08:00
  • e621fdd9bf Add more info about requirements and packages to install Will Storey 2018-01-06 11:42:03 -08:00
  • 2e6baf4e1b Add more info to README about installation and requirements Will Storey 2018-01-06 11:01:26 -08:00
  • 7d8b10b1e8 Add .gitignore Will Storey 2018-01-06 10:54:37 -08:00
  • fc34c977b2 Reorganize the README a bit Will Storey 2018-01-06 10:53:54 -08:00
  • 6b32efbfb0 Set options to try to address lag/freezing issues lag-issues Will Storey 2017-05-05 13:35:55 -07:00
  • 42c330c730 Log error when writing frame fails Will Storey 2017-04-08 16:21:08 -07:00
  • 734ccb6d6b Support input with non-monotonic dts Will Storey 2017-03-14 12:00:07 -07:00
  • 0b32184301 Fix indentation in a function. Will Storey 2017-03-14 11:10:56 -07:00
  • 215b19773a Ensure we always write to output stream 0 Will Storey 2017-03-14 11:07:53 -07:00
  • 763dc8fd38 README: Fix typo, improve wording Will Storey 2017-03-14 10:40:13 -07:00
  • aba249aa62 Fix warnings about unset timestamps Will Storey 2017-01-03 13:50:14 -08:00
  • 4440856472 Clean up HTML and some comments Will Storey 2017-01-01 22:56:16 -08:00
  • 183fdbac5c Add readme Will Storey 2017-01-01 22:56:09 -08:00
  • 1f0df03f36 Give each client its own goroutine for writes Will Storey 2017-01-01 22:36:09 -08:00
  • 99c3233f69 Be more careful about cleaning up clients Will Storey 2017-01-01 16:34:48 -08:00
  • 99d23dc933 HTTP stream now works. 1 input, multi clients. Will Storey 2017-01-01 16:21:52 -08:00
  • 37325f57b0 Open input/output separately, and read/write separately Will Storey 2017-01-01 14:58:29 -08:00
  • 1ae87a3c72 Remove audio encoding Will Storey 2016-12-31 13:31:16 -08:00
  • fd0ddf62da Fix remux example to take correct main() params Will Storey 2016-12-31 13:16:15 -08:00
  • 7f16d84882 Initial import Will Storey 2016-12-31 13:12:45 -08:00