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

Error when using "HLS Stream" and "Microphone" #107

Closed
AiDreamerOoO opened this issue Jun 25, 2024 · 13 comments · Fixed by #112
Closed

Error when using "HLS Stream" and "Microphone" #107

AiDreamerOoO opened this issue Jun 25, 2024 · 13 comments · Fixed by #112
Assignees
Labels
cold-storage Stuff that is put on the back burner for now. documentation Improvements or additions to documentation fixed in next update Will be fixed next minor issue Small issues

Comments

@AiDreamerOoO
Copy link

Please help me check if I have set the parameters incorrectly.
Microphone is displayed during use, and the computer displays "Access denied to the computer"
1
2

HLS Stream Show this

3
4

Thanks for the guidance

@AiDreamerOoO
Copy link
Author

image
There are also crazy errors here. Am I missing some software that has not been installed? Or is there something wrong with my parameter settings?

@cyberofficial cyberofficial self-assigned this Jun 25, 2024
@cyberofficial
Copy link
Owner

Hello Thank you for making a report.

Question:
Are you trying to use HLS stream and Microphone at the same time?

Question:
Do you press "Generate" then Press "Run" ?

Question:
Can you show me files of download?
Do they look like this?
image

WinError2 = Folder "ffmpeg" not found, "ffmpeg_path.bat" Not found
opera_yExzRgT6hi

@AiDreamerOoO
Copy link
Author

您好,感谢您提交报告。

问题: 您是否尝试同时使用 HLS 流和麦克风?

问题: 您按“生成”然后按“运行”吗?

问题: 您能给我看一下下载的文件吗? 它们看起来像这样吗? 图像

WinError2 = 未找到文件夹“ffmpeg”,未找到“ffmpeg_path.bat” opera_yExzRgT6hi

I clicked "Generate" first and then "Run"

The file is like this
image
Uploading image.png…

@AiDreamerOoO
Copy link
Author

I want to try both HLS stream and Microphone. What does it mean to try them at the same time? Isn't it a choice?

@AiDreamerOoO
Copy link
Author

When using the microphone, the language is detected, but there seems to be no output. It also does not translate

5
6

@AiDreamerOoO
Copy link
Author

Can you give me a detailed tutorial? It's really necessary for us novices. Thank you very much.

@cyberofficial
Copy link
Owner

cyberofficial commented Jun 26, 2024

You can run the program two times, three, as many as you want, if your computer can handle it.

You need to change Port Number for captions for each window to new number if more than one open.

Example:
HLS = Port Number 2000
Microphone = Port Number 2001

If HLS and Microphone = 2000 they both fight for port number = Bad
If HLS = 2000 Microphone = 2001 they do not bother each other = Good

Port can be any number From 1024 - 65535
Like This
opera_CfD4E8tb6X

Each Program running needs own caption window too

opera_Hb1biou7EJ

@cyberofficial
Copy link
Owner

cyberofficial commented Jun 26, 2024

Can you give me a detailed tutorial? It's really necessary for us novices. Thank you very much.

Guide is under work still, I plan on making one after my next big update so I don't have to make multiple times.

@cyberofficial
Copy link
Owner

When using the microphone, the language is detected, but there seems to be no output. It also does not translate

Please make sure "Enable Secondary" is enabled.
image

@AiDreamerOoO
Copy link
Author

Thank you very much for your answer. There is one thing that needs to be improved. The C drive is always full.
1719380558128

@cyberofficial
Copy link
Owner

Thank you very much for your answer. There is one thing that needs to be improved. The C drive is always full. 1719380558128

Please Delete "temp" folder in program folder.
explorer_9RhfNGCTeF

That is only place where stuff is kept.

@AiDreamerOoO
Copy link
Author

Yes, I deleted this several times.

@cyberofficial
Copy link
Owner

cyberofficial commented Jun 26, 2024 via email

@cyberofficial cyberofficial added documentation Improvements or additions to documentation minor issue Small issues fixed in next update Will be fixed next cold-storage Stuff that is put on the back burner for now. labels Jun 26, 2024
cyberofficial added a commit that referenced this issue Jul 9, 2024
* Sets a reminder to change port number before using #107
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cold-storage Stuff that is put on the back burner for now. documentation Improvements or additions to documentation fixed in next update Will be fixed next minor issue Small issues
2 participants