Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@bkwilliams how video player works in android.
streaming, encoding , decoding, transmission, rendering, Every aspect of it ,not just in regards to how Android implements it only. I want to built a customized player for my company, but more than that, i would rather learn this thing in detail, so i could know how to tweak from the core, nd not just the top band-aid stuff -
@TitanLannister not really my field, but I know it starts with a codec, which you can read about here https://vcodex.com/an-overview-of-h... streaming would involve networking and the best place to start is https://hpbn.co.
I would suggest starting with the general idea or concept and once you have the idea down then look to implement part of that idea in code. I’m like Domain Driven Design https://dddcommunity.org/learning-d... for work like this.
are there sites where i can find expert devs , and like hire them for providing me resources on a particular topic?
I am not talking about freelancing sites where they charge mney for making a product. But rather a site, where i will hire a person providing me with their copyrighted/ "non copyrighted ,gathered from the internet" content for a topic that i will provide???
fuckkk, i am sick and tired of looking into google's sick ass half open sourced half proprietary content with jillions of classes and design patterns.
question