Skip to content

Releases: teacat/chaturbate-dvr

v1.0.5

05 May 15:07
e9ec2b3
Compare
Choose a tag to compare
  • Fixed #55, Start the program with -interval to change online status check interval in minutes (default: 1)
  • Fixed #57, Fixed video stutter due to data-racing bug.

  • Windows should download x64_windows_chatubrate-dvr.exe
  • Linux should download x64_linux_chatubrate-dvr
  • MacBook with M1/M2/M3 chips should download arm64_macos_chatubrate-dvr

v1.0.4

22 Mar 01:39
acb1dff
Compare
Choose a tag to compare
  • Fixed #53, Separate multiple usernames with commas in Web UI to add in once.

v1.0.3

23 Feb 17:15
9400591
Compare
Choose a tag to compare
  • Fixed #50, Close old file and tidy when new one was created.

v1.0.2

17 Feb 12:05
616542a
Compare
Choose a tag to compare
  • Fixed #45, Tidy zero KB .ts files each time a new one was created.
  • Fixed #46, Added Password to Web GUI by specifying -gui-u and -gui-p arguments, thanks to @gunter423
  • Updated Dockerfiles and docker-compose.yml, thanks to @gunter423

v1.0.1

02 Feb 08:53
45308d8
Compare
Choose a tag to compare
  • Fixed #44, Channels are saved in Web GUI.

v1.0.0

23 Jan 17:44
72e1547
Compare
Choose a tag to compare

Refactor the whole program, let's pray it won't crash and there will be no bugs. Added:

  • Multiple stream support
  • Web UI
  • Split video by minutes

Usage

Download source code (zip) from Asset (below the images),
and Unzip /bin folder then look up for executable that fits your system.

Usage for Windows

Just open /bin/windows/chaturbate-dvr.exe, and visit http://localhost:8080/.

localhost_8080_ (1)-min
localhost_8080_-min

0.94 Alpha

01 Oct 10:32
b5794ff
Compare
Choose a tag to compare
  • Fixed #35, For FPS and Resolution option

0.93 Alpha

13 Mar 11:49
029f471
Compare
Choose a tag to compare
  • Fixed #27, Adds more check for Chaturbate nil resp 馃槶

0.92 Alpha

09 Mar 14:36
67bb63c
Compare
Choose a tag to compare
  • Fixed #26, use Mutex.Lock to lock segmentMap to prevent fatal error: concurrent map writes

0.91 Alpha

09 Mar 11:08
67dc496
Compare
Choose a tag to compare
  • Fixed #25, retry if connection reset by peer occurred