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

stream out #6

Open
Alisarlak71 opened this issue Dec 5, 2018 · 3 comments
Open

stream out #6

Alisarlak71 opened this issue Dec 5, 2018 · 3 comments

Comments

@Alisarlak71
Copy link

hello when i try to stream my desktop screen on the http i get error in video.c in this version.

@sunqueen
Copy link
Owner

sunqueen commented Dec 7, 2018

Hi.

Can you give me more information?
Too many video.c files in that project... ^^

@Alisarlak71
Copy link
Author

video.c in mudules/stream_out/transcode and the error code in the line 551
this code :
id->i_input_frame_interval = id->p_decoder->fmt_out.video.i_frame_rate_base * CLOCK_FREQ / id->p_decoder->fmt_out.video.i_frame_rate;

when i want to stream desktop i get this error!

@sunqueen
Copy link
Owner

sunqueen commented Dec 9, 2018

Hi.

I'm not sure...
I think that code no need to use.
Becsuse "id->i_input_frame_interval" is only to use debug message.
Remove that part and compile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants