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

Request - Different Layout of camera options #28

Open
xyz4tech opened this issue May 8, 2021 · 18 comments
Open

Request - Different Layout of camera options #28

xyz4tech opened this issue May 8, 2021 · 18 comments
Labels
enhancement New feature or request maybe in the future Something that may be done in the future but doesn't have much priority yet

Comments

@xyz4tech
Copy link

xyz4tech commented May 8, 2021

I really enjoy the app with the opportunity to add different camera options on one screen. However, I think it would be a nice thing to have one big camera option (e.g. main feed) and an amount of smaller cameras options (e.g. onboard cameras).

My request is to add a different layout to the app as additional option. The layout should have a bigger camera option with 75% of the screen and smaller camera options with a size of 25% of each. So it should be possible to add till four small camera options. In the settings of the app it could be possible to add a switch which allows to switch between the current layout with the equal sized screens and the the requested layout.

Example of my thoughts:
F1TV

I really would love this layout.

Many thanks for your effort and time.

@NoahFetz
Copy link
Owner

NoahFetz commented May 8, 2021

This has been asked by a few times. I experimented with it in the beginning when I started making the multi view player. It's very difficult to get it right and will be something for the future when I have more time than now. I'm currently very busy with work stuff, that's why not many updates are coming.
If you want a detailed explaination why it's so difficult, you can go read the comment I made on issue #21

@NoahFetz NoahFetz added enhancement New feature or request maybe in the future Something that may be done in the future but doesn't have much priority yet labels May 8, 2021
@xyz4tech
Copy link
Author

xyz4tech commented May 9, 2021

As I understood the issue comes with the aspiration of a fully dynamic design. A premade layout based on pixels is critical because of different tv screens. For my screenshot I used a not fully dynamic approach but also not static. The following parameters are from the MPV player. It's maybe an approach for the app. It doesn't fit to the aspiration of a fully dynamic design but maybe it reduces the complexity for creating the layout.

Main Left
"--autofit-larger=74%", "-geometry=0:50%"

Sub Top Right
"--autofit-larger=26%", "-geometry=100%:14%"

Sub Middle Right
"--autofit-larger=26%", "-geometry=100%:50%"

Sub Bottom Right
"--autofit-larger=26%", "-geometry=100%:86%"

@BlackWolf
Copy link

BlackWolf commented Jul 5, 2021

I would love to see this, and as an iOS dev myself I might be able to spare some free time to implement this. I think, though, @NoahFetz is right - a fully dynamic design is a looot of work and can cause a lot of trouble. If this is acceptable, I think I could implement a static version of this - which means, as long as you have 2, 3 or 4 streams active, you can switch between the two layouts (grid and large first stream) in the channel menu. I think this would cover the main use case.

Is this something you would be interested in @NoahFetz ?

@robbinonline
Copy link

Hi @NoahFetz is there any news about this, or do you need any help?

@NoahFetz
Copy link
Owner

There will be a complete rewrite of the player but it'll take some time. Also I'll see what the official F1TV app will look like and what features they have. There's no point in doing a whole lot of work if their app ends up being better.

@BlackWolf
Copy link

There's no point in doing a whole lot of work if their app ends up being better.

Fair point. Considering the state of their other apps, seems unlikely though :D

@robbinonline
Copy link

Is there any update on this. So for I experienced the f1 atv app is very basic so I don't see the functionality coming there.

@NoahFetz
Copy link
Owner

Nothing release ready yet

@Robsta86
Copy link

I would also love to see this featuer implemented, it would make this app even better than it already is :-)

@robbinonline
Copy link

is this app still being worked on?

@NoahFetz
Copy link
Owner

Yes but I'm pretty busy at the moment. I will try to add this for next season

@cryptedbv
Copy link

Any update? As the season nearly starts. ☺️

@NoahFetz
Copy link
Owner

I'm still working on it, probably won't make it for the first race :(

@cryptedbv
Copy link

Ah no problem, we appreciate all the effort! Enjoy this 2023 season! :D

@cryptedbv
Copy link

Hi Noah,

Any update on this? 😁

@cryptedbv
Copy link

A few races later, don't mean to push, but is this still in the pipeline? @NoahFetz

@SeaneyC
Copy link

SeaneyC commented Jul 23, 2023

I would be happy with a 3x3 or 4x4 grid design based on 16:9 aspect ratio windows. The “main” box takes up a 2x2 box in a 3x3 grid or a 3x3 box in a 4x4 grid and the other boxes can be used for any of the other screens or just left blank of course.

For me the 3x3 grid with a 2x2 main window and 5 other streams in the remaining smaller windows would be perfect.

Not sure if there’s any options for PIP at all (or just one view laid over the top of the other)? If possible a full screen main image of 3x3 or 4x4 with a 2nd screen in a corner of your choice of size 1x1 would be amazing!

@cryptedbv
Copy link

So... anyone still going to do this? Bit bummer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maybe in the future Something that may be done in the future but doesn't have much priority yet
Projects
None yet
Development

No branches or pull requests

7 participants