Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot open.mp Questions and Suggestions [Suggestion] [Sentence] Smart TVs Мta For Open.MP

 
  • 0 Vote(s) - 0 Average
Suggestion [Sentence] Smart TVs Мta For Open.MP
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#1
2019-04-16, 07:03 PM (This post was last modified: 2019-05-30, 06:44 PM by Rafael_Rosse.)
Hi guys I propose to make Smart TVs, as in mta it will be a new level SAMP, Video example, watch 1 Minutes 50 seconds
[Video: https://www.youtube.com/watch?v=uyhighcDyDg]
[Image: nACc4Iiqvzg.jpg]

[Video: https://www.youtube.com/watch?v=lfaf8JpM7wo]
<huge signature disabled>
Codeah
Offline

Moderator

Posts: 59
Threads: 7
Joined: Apr 2019
Reputation: 4
Location: Belarus
#2
2019-04-16, 08:08 PM
Would be amazing! Something I've always wanted in SA-MP.
TwisT3R
Offline

Underground
Posts: 16
Threads: 2
Joined: Apr 2019
Reputation: 2
Location: Hungary
#3
2019-04-16, 08:32 PM
It's probably made with CEF which consumes RAM like nothing else.
Justus
Offline

Software Developer
Posts: 5
Threads: 1
Joined: Apr 2019
Reputation: 0
#4
2019-04-17, 01:47 PM
I really hope CEF will become a thing, hopefully optimized. Allowing the framing of websites etc opens so much more possibilities for mdc's and other systems like banking, phones where it can all be handled on the web.
Y_Less
Offline

Administrator

Posts: 323
Threads: 16
Joined: Feb 2019
Reputation: 90
#5
2019-04-17, 01:52 PM
(2019-04-17, 01:47 PM)Justus Wrote: I really hope CEF will become a thing, hopefully optimized. Allowing the framing of websites etc opens so much more possibilities for mdc's and other systems like banking, phones where it can all be handled on the web.

No
BigETI
Offline

open.mp Developer

Posts: 107
Threads: 5
Joined: Feb 2019
Reputation: 12
Location: Germany
#6
2019-04-17, 01:53 PM
CEF is just an embedded browser that eats a lot of RAM. There are far better solutions to render HTML.
[Image: github-samp-icon.png]
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#7
2019-04-17, 05:55 PM
(2019-04-17, 01:52 PM)Y_Less Wrote:
(2019-04-17, 01:47 PM)Justus Wrote: I really hope CEF will become a thing, hopefully optimized. Allowing the framing of websites etc opens so much more possibilities for mdc's and other systems like banking, phones where it can all be handled on the web.

No

Надеюсь сделаете смарт телевизоры это будет уже новый уровень и отличие старого SA:MP)
<huge signature disabled>
Charlie
Offline

Burgershot Member
Posts: 12
Threads: 2
Joined: Apr 2019
Reputation: 0
#8
2019-04-17, 06:26 PM (This post was last modified: 2019-04-17, 06:27 PM by Charlie.)
alt tab lads

but in all honesty I don't think this is necessary. Imo it's a gimmick and in every game that has this feature its a thing you use once and go "heh thats cool" and never touch it again (Gmod cinema is an example).

Yeah it would be cool but I don't think it would be possible to get it implemented properly and efficiently without taking up time that could be used for 100 other things that are much more important.

That's my opinion anyway
Southclaws
Offline

Administrator

Posts: 71
Threads: 13
Joined: Feb 2019
Reputation: 15
#9
2019-04-18, 12:34 AM
(2019-04-17, 01:47 PM)Justus Wrote: I really hope CEF will become a thing, hopefully optimized. Allowing the framing of websites etc opens so much more possibilities for mdc's and other systems like banking, phones where it can all be handled on the web.

I understand the attraction of something like this. Sure, you can use existing skills and tools to build any UI.

The issues with this are:

- it's not going to match the game at all - it's not "San Andreas" it's whatever CSS the server dev wrote
- it's resource heavy - you have to process all that content on the fly, just like a browser
- it's a security risk - you're running JS on the client, yes it's in a VM but it's still a risk
- more data to download
- bitcoin mining...
- advertisement and tracking and user data
- go play a Garry's Mod server and experience the adverts, the 30 second waiting timers, the "pay $5 to skip ads", yeah... fun.
Deity
Offline

Burgershot Member
Posts: 25
Threads: 0
Joined: Apr 2019
Reputation: 2
Location: Serbia
#10
2019-04-18, 01:04 AM
Would be cool but yeah, cons outruns pros..
Proudly hosted by Evolution-Host. Get your server fast and cheap!
Instant deployment & DDoS Protected. 

[Image: 560x95_FFFFFF_FF9900_000000_000000.png]
Sasino97
Offline

Software Developer
Posts: 108
Threads: 16
Joined: Apr 2019
Reputation: 7
Location: Tampa, FL
#11
2019-04-18, 12:44 PM
I propose to allow the streaming of videos without rendering HTML and JS.
#Beer
Offline

Burgershot Member
Posts: 14
Threads: 2
Joined: Apr 2019
Reputation: 0
Location: Vietnam
#12
2019-04-18, 04:23 PM
One team sa-mp in Vietnam have do that!
[Image: 0T2dscl.png]
Gravityfalls
Offline

Burgershot Member
Posts: 105
Threads: 7
Joined: Apr 2019
Reputation: 2
#13
2019-04-18, 06:08 PM
(2019-04-18, 12:34 AM)Southclaws Wrote: - go play a Garry's Mod server and experience the adverts, the 30 second waiting timers, the "pay $5 to skip ads", yeah... fun.

While reading the thread this just popped up. This is a big NO. I'd say only the ability to render HTML pages would be fine. That's enough.
Sasino97
Offline

Software Developer
Posts: 108
Threads: 16
Joined: Apr 2019
Reputation: 7
Location: Tampa, FL
#14
2019-04-19, 05:09 PM
(2019-04-18, 06:08 PM)Alaska Wrote:
(2019-04-18, 12:34 AM)Southclaws Wrote: - go play a Garry's Mod server and experience the adverts, the 30 second waiting timers, the "pay $5 to skip ads", yeah... fun.

While reading the thread this just popped up. This is a big NO. I'd say only the ability to render HTML pages would be fine. That's enough.

Well, I'd also add the possibility to directly stream videos, why not?
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#15
2019-04-23, 09:23 AM
(2019-04-19, 05:09 PM)Sasino97 Wrote:
(2019-04-18, 06:08 PM)Alaska Wrote:
(2019-04-18, 12:34 AM)Southclaws Wrote: - go play a Garry's Mod server and experience the adverts, the 30 second waiting timers, the "pay $5 to skip ads", yeah... fun.

While reading the thread this just popped up. This is a big NO. I'd say only the ability to render HTML pages would be fine. That's enough.

Well, I'd also add the possibility to directly stream videos, why not?

mta nur über YouTube
<huge signature disabled>
ronfino
Offline

Burgershot Member
Posts: 59
Threads: 5
Joined: Apr 2019
Reputation: 2
Location: Sicily
#16
2019-04-23, 11:55 AM
(2019-04-16, 07:03 PM)Rafael_Rosse Wrote: Hi guys I propose to make Smart TVs, as in mta it will be a new level SAMP, Video example, watch 1 Minutes 50 seconds
[Video: https://www.youtube.com/watch?v=uyhighcDyDg]
[Image: nACc4Iiqvzg.jpg]

you just wanna watch porn on samp
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#17
2019-04-23, 11:58 AM
(2019-04-23, 11:55 AM)ronfino Wrote:
(2019-04-16, 07:03 PM)Rafael_Rosse Wrote: Hi guys I propose to make Smart TVs, as in mta it will be a new level SAMP, Video example, watch 1 Minutes 50 seconds
[Video: https://www.youtube.com/watch?v=uyhighcDyDg]
[Image: nACc4Iiqvzg.jpg]

you just wanna watch porn on samp

on my server at home in the samp, all I want I can do the Role Play
<huge signature disabled>
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#18
2019-05-30, 06:01 PM
Update
<huge signature disabled>
ohmios
Offline

Burgershot Member
Posts: 34
Threads: 2
Joined: Apr 2019
Reputation: 1
#19
2019-05-30, 06:16 PM
That not an update, thats a bump. But I was thinking about this suggestion and thought maybe beign able to create user interfaces with html and css could be a nice feature for server developers. But using NetSurf instead of CEF. NetSurf doesn't support html5 yet but it support html 4 and css 2.1 and it's super lightweight.
NetSurf is the true embedded browser:
[Image: depicture.jpg]
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#20
2019-05-30, 06:30 PM (This post was last modified: 2019-05-30, 06:32 PM by Rafael_Rosse.)
(2019-05-30, 06:16 PM)ohmios Wrote: That not an update, thats a bump. But I was thinking about this suggestion and thought maybe beign able to create user interfaces with html and css could be a nice feature for server developers. But using NetSurf instead of CEF. NetSurf doesn't support html5 yet but it support html 4 and css 2.1 and it's super lightweight.
NetSurf is the true embedded browser:
[Image: depicture.jpg]

you can do something like this and another, or, on all social networks, add videos
<huge signature disabled>
Verc
Offline

Burgershot Member
Posts: 11
Threads: 1
Joined: Apr 2019
Reputation: 0
#21
2019-05-31, 12:12 PM
Please no.
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#22
2019-06-02, 07:15 PM
(2019-05-31, 12:12 PM)Verc Wrote: Please no.

да дома можно будет телик делать а можно и нет и тем более ты 1 только против
<huge signature disabled>
MR.GHOST
Offline

Burgershot Member
Posts: 15
Threads: 2
Joined: Apr 2019
Reputation: 0
Location: Tunisie
#23
2019-06-03, 08:02 AM
Just got a question in your hole life you only watch pornography?Just grow up it isn t even close then wat the acteurs are doing
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#24
2019-06-04, 08:30 AM (This post was last modified: 2019-06-04, 08:31 AM by Rafael_Rosse.)
(2019-06-03, 08:02 AM)MR.GHOST Wrote: Just got a question in your hole life you only watch pornography?Just grow up it isn t even close then wat the acteurs are doing

кто сказал что там в ютубе порно будут смотреть?

(2019-06-03, 08:02 AM)MR.GHOST Wrote: Just got a question in your hole life you only watch pornography?Just grow up it isn t even close then wat the acteurs are doing

x project порно в телевизоре смотрят? нет так х такое тут писать телевизоры тут не для этого а фильмы позырить прямо в игре не уходя от ние
<huge signature disabled>
JustMichael
Offline

Forum Manager

Posts: 189
Threads: 3
Joined: Feb 2019
Reputation: 17
Location: England
#25
2019-06-04, 11:20 AM
(2019-06-04, 08:30 AM)Rafael_Rosse Wrote:
(2019-06-03, 08:02 AM)MR.GHOST Wrote: Just got a question in your hole life you only watch pornography?Just grow up it isn t even close then wat the acteurs are doing

кто сказал что там в ютубе порно будут смотреть?

(2019-06-03, 08:02 AM)MR.GHOST Wrote: Just got a question in your hole life you only watch pornography?Just grow up it isn t even close then wat the acteurs are doing

x project порно в телевизоре смотрят? нет так х такое тут писать телевизоры тут не для этого а фильмы позырить прямо в игре не уходя от ние

Please use English in these sections, you have your own section for speaking your Language. 

Thanks
Remember to always refer to J0sh as `J0sh...`

@ Networks/Servers
San Andreas Gaming Network (Owner/Founder)
San Andreas Gaming (Owner/Founder)
Grand Theft Cop's n Robber's (Owner)
Britannia Roleplay (Owner/Founder)
Alpine RP (Owner/Founder)
Aluminium Network (Maintainer)
AlphaDM (Tech Support)

# Services
Burgershot.gg (Forum Manager)
open.mp (Member)

~ Languages/Frameworks
Pawn, C, C++, C#, Javascript, Typescript, Lua, Python, Go, Rust, PHP, SQL,
Angular, React, Vue, Svelte, Laravel, Rocket
Rafael_Rosse
Offline

Burgershot Member
Posts: 60
Threads: 12
Joined: Apr 2019
Reputation: 1
Location: Минск Беларусь
#26
2019-06-06, 05:41 AM
(2019-06-04, 11:20 AM)JustMichael Wrote:
(2019-06-04, 08:30 AM)Rafael_Rosse Wrote:
(2019-06-03, 08:02 AM)MR.GHOST Wrote: Just got a question in your hole life you only watch pornography?Just grow up it isn t even close then wat the acteurs are doing

кто сказал что там в ютубе порно будут смотреть?

(2019-06-03, 08:02 AM)MR.GHOST Wrote: Just got a question in your hole life you only watch pornography?Just grow up it isn t even close then wat the acteurs are doing

x project порно в телевизоре смотрят? нет так х такое тут писать телевизоры тут не для этого а фильмы позырить прямо в игре не уходя от ние

Please use English in these sections, you have your own section for speaking your Language. 

Thanks

ok
<huge signature disabled>
MR.GHOST
Offline

Burgershot Member
Posts: 15
Threads: 2
Joined: Apr 2019
Reputation: 0
Location: Tunisie
#27
2019-06-07, 07:57 AM
(2019-06-04, 08:30 AM)Rafael_Rosse Wrote:
(2019-06-03, 08:02 AM)MR.GHOST Wrote: Just got a question in your hole life you only watch pornography?Just grow up it isn t even close then wat the acteurs are doing

кто сказал что там в ютубе порно будут смотреть?

(2019-06-03, 08:02 AM)MR.GHOST Wrote: Just got a question in your hole life you only watch pornography?Just grow up it isn t even close then wat the acteurs are doing

x project порно в телевизоре смотрят? нет так х такое тут писать телевизоры тут не для этого а фильмы позырить прямо в игре не уходя от ние
Just translated what you said in google translate you srsly don t know how youtube handles sexual images you just have to make a fake account +18 and oh men there some rly some weird videos but not like in websites
Verc
Offline

Burgershot Member
Posts: 11
Threads: 1
Joined: Apr 2019
Reputation: 0
#28
2019-06-09, 02:34 AM
This suggestion came from the same guy who wanted sex animation to be enabled in OMP.
ohmios
Offline

Burgershot Member
Posts: 34
Threads: 2
Joined: Apr 2019
Reputation: 1
#29
2019-06-09, 03:24 AM
(2019-06-09, 02:34 AM)Verc Wrote: This suggestion came from the same guy who wanted sex animation to be enabled in OMP.

And this is called ad hominem
Archivarius
Offline

Burgershot Member
Posts: 25
Threads: 2
Joined: May 2019
Reputation: 0
Location: Ukraine, Dnipro
#30
2019-06-11, 05:16 PM
I think this suggestion is nice & useful. It's possible to switch on YouTube videos only.
Usually YouTube videos don't violate rules. It would be imposible to watch porn or smth like that using YouTube.
Android Developer from Ukraine, Dnipro.
#languages: Ukrainian, English, Polish, Russian.
#programming_languages: Kotlin, Java, PHP, JS
Markski
Offline

Burgershot Clerk

Posts: 127
Threads: 6
Joined: Apr 2019
Reputation: 5
Location: La Plata, Argentina
#31
2019-06-12, 01:05 AM (This post was last modified: 2019-06-12, 01:07 AM by Markski.)
CEF is a terrible thing. Specially for the application of game interfaces. Making experience slower for users for the sake of making things easier for developers should never be acceptable under no condition whatsoever. with the exception of libraries where the performance loss is in the neighborhood of microseconds.

As for Youtube videos: Simply not worth it.
Website
Davve95
Offline

Burgershot Member
Posts: 4
Threads: 0
Joined: Jun 2019
Reputation: 0
Location: Sweden
#32
2019-06-30, 06:46 PM
Might be abit unnecessary. But something like GIF's or something would be quite cool
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode