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

New release? #1497

Closed
mdevaev opened this issue Jul 21, 2022 · 17 comments
Closed

New release? #1497

mdevaev opened this issue Jul 21, 2022 · 17 comments

Comments

@mdevaev
Copy link

mdevaev commented Jul 21, 2022

Hello! Are you planning to make a new release? The last time it was a year ago, quite a lot of changes and fixes have already accumulated.

The second question is about H264. Could you enable support for the decoder built into the OS in official builds for Windows? This does not require additional ffmpeg-like dependencies and is not subject to restrictions from the H264 licensing, since you (1) only decode the video and (2) use a decoder that comes with the OS and was paid for by Microsoft.

I would like to give my Windows users a link to this project so that they just download the client and can use H264.

@mdevaev mdevaev changed the title New relese? New release? Jul 21, 2022
@bphinz
Copy link
Contributor

bphinz commented Jul 21, 2022 via email

@mdevaev
Copy link
Author

mdevaev commented Jul 21, 2022

Just -DH264_LIBS and windows libraries ole32 mfplat mfuuid wmcodecdspuuid.

set(H264_LIBRARIES ole32 mfplat mfuuid wmcodecdspuuid)

@mdevaev
Copy link
Author

mdevaev commented Jul 28, 2022

Sup?

@bphinz
Copy link
Contributor

bphinz commented Jul 28, 2022 via email

@bphinz
Copy link
Contributor

bphinz commented Jul 29, 2022 via email

@mdevaev
Copy link
Author

mdevaev commented Jul 29, 2022

It seems it's working

@CendioOssman
Copy link
Member

Just -DH264_LIBS and windows libraries ole32 mfplat mfuuid wmcodecdspuuid.

Ehm... Shouldn't that be -DENABLE_H264=ON? H264_LIBS is an internal variable.

@mdevaev
Copy link
Author

mdevaev commented Aug 22, 2022

Yea, you're right

@firefinchdev
Copy link

Yup, many fixes has been added since last stable release. Would be great if a release is created now.

@mdevaev
Copy link
Author

mdevaev commented Oct 1, 2022

Sup?

@mdevaev
Copy link
Author

mdevaev commented Nov 2, 2022

Anyone? :)

@firefinchdev
Copy link

Yes please, someone?

@CendioOssman
Copy link
Member

I'd like to put out a new release soon, but we've had a very hectic last few months at Cendio. Which means we haven't had much time to spare for community work. I don't know if @bphinz has any time to look at making a release?

@esorin
Copy link

esorin commented Dec 6, 2022

Can we wait first for FLTK 1.4.x release , so that we can add scaling for the viewer in the next release?

Thanks

@mdevaev
Copy link
Author

mdevaev commented Dec 6, 2022

The release date of FLTK is unknown and the implementation of scaling will also take some time. A release with H264 is needed now for our clients. We've been waiting for a very long time.

@CendioOssman
Copy link
Member

A beta is now out, so the ball is in motion. :)

@mdevaev
Copy link
Author

mdevaev commented Dec 27, 2022

Great! Thank you.

PS: Merry Christmas!

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

5 participants