Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[建议]: 建议对抖音添加h.265编码支持 #789

Open
jiuqianyuan opened this issue Sep 5, 2024 · 0 comments
Open

[建议]: 建议对抖音添加h.265编码支持 #789

jiuqianyuan opened this issue Sep 5, 2024 · 0 comments
Labels
question Further information is requested

Comments

@jiuqianyuan
Copy link

程序版本

v0.7.33

所使用的 config 文件的内容

rpc:
  enable: true
  bind: :8080
debug: false
interval: 20
out_put_path: ./
ffmpeg_path: ./ffmpeg.exe
log:
  out_put_folder: ./
  save_last_log: true
  save_every_log: false
feature:
  use_native_flv_parser: false
  remove_symbol_other_character: false
live_rooms:
- url: https://live.douyin.com/977941001554
  is_listening: false
  quality: 0
  audio_only: false
out_put_tmpl: ""
video_split_strategies:
  on_room_name_changed: false
  max_duration: 0s
  max_file_size: 0
cookies:
  ? ******
  : ""
on_record_finished:
  convert_to_mp4: false
  delete_flv_after_convert: false
  custom_commandline: ""
timeout_in_us: 60000000

程序 log

time="2024-09-06 01:59:06" level=info msg="BiliLive-go Version: v0.7.33 Link Start"
time="2024-09-06 01:59:07" level=info msg="Server start at :8080"
time="2024-09-06 01:59:07" level=error msg="listen tcp :8080: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted."

自由描述

录制抖音直播间时,只能以H.264编码录制,无法以H.265,能否添加支持。

@jiuqianyuan jiuqianyuan added the question Further information is requested label Sep 5, 2024
@jiuqianyuan jiuqianyuan changed the title [提问]: [建议]: 建议对抖音添加h.265编码支持 Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant