Skip to content

Commit

Permalink
win32.livestreamerrc: Remove deprecated options and add some new ones.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrippa committed Aug 21, 2014
1 parent de5d77a commit 60b673f
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions win32/livestreamerrc
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,9 @@ rtmpdump=@INSTDIR@\rtmpdump\rtmpdump.exe
# Log level, default is info
#loglevel=debug

# Cookies to authenticate the user to Twitch/JustinTV. Needed for streams
# that require authentication. Replace with actual values from your browser session.
#jtv-cookie=_twitch_session_id=xxxxxx; persistent=xxxxx;
# Number of threads to use when streaming HLS streams
#hls-segment-threads=1

# Cookies to authenticate the user to allow access to GOMTV.net streams.
# Replace with actual values from your browser session.
#gomtv-cookie=SES_MEMBERNO=xxx; SES_STATE=xxx; SES_MEMBERNICK=xxx; SES_USERNICK=xxx;

# A username and password to allow access to GOMTV.net streams.
#gomtv-username=
#gomtv-password=
# Number of threads to use when streaming HDS streams
#hds-segment-threads=1

0 comments on commit 60b673f

Please sign in to comment.