Exoplayer Player Video Quality Android Studio with source code || stylish Video player

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Exoplayer Player Video Quality Android Studio with source code || stylish Video player
    Source code link:-t.me/CodingCla...
    Please Donate-razorpay.me/@j...

Комментарии • 40

  • @swag_khanna
    @swag_khanna Год назад +1

    bro your quality part are not done in your code can you provide me this code @Coding Classes

  • @SmartVblog
    @SmartVblog 23 дня назад

    Dear Sir, How to Design Code Milti file Video stream to click Play on exoplayer? Can you Show the Video toterial?
    Thankls

  • @jawadkhan2624
    @jawadkhan2624 Год назад +1

    the source code he provided is not legit

  • @kartofanych
    @kartofanych 2 года назад +3

    That's what i needed, ty)

    • @kartofanych
      @kartofanych 2 года назад

      P.S. It would be nice if you mentioned the ability to add videos not only with m3u8 files, but also with links. I'll leave it here for those who want to add videos via links.
      remove this:
      DataSource.Factory dataSourceFactory = new DefaultHttpDataSourceFactory();
      HlsMediaSource mediaSource = new HlsMediaSource.Factory(dataSourceFactory).
      createMediaSource(MediaItem.fromUri(live_url));
      player.setMediaSource(mediaSource);
      and add this:
      List mediaItems = new ArrayList();
      mediaItems.add(MediaItem.fromUri(link));
      player.setMediaItems(mediaItems);

  • @36-partheeband80
    @36-partheeband80 2 года назад

    Really appreciate able thanks mate..❤️💥

  • @alejandrocontreras2176
    @alejandrocontreras2176 2 года назад

    hello, congratulations, it was what I was looking for, can you tell me how I add icons to play independently, look, I'm learning, thanks.

  • @saurabh2157
    @saurabh2157 Год назад

    Sir, not working... Got many errors... Took your code file also from Comment section... Please make with latest version... ASAP

  • @adrianlawrencegulay7754
    @adrianlawrencegulay7754 6 месяцев назад

    dead link, is there a working source code link?

  • @teleturca4340
    @teleturca4340 Год назад

    hi friend i would like a video player that is able to play the videos from servers like UQLOAD,FEMBED,STREAMSB. How much do you charge me for making that video player? Thank you.

  • @remo899
    @remo899 2 года назад +1

    Bhai jb main video ki quality change kr raha hu to sirf ek hi quality change krne ka option de raha hai wo bhi original waala and aapka Source code bhi nhi hai...Plz provide that..

    • @codingclassesyt
      @codingclassesyt  2 года назад

      source code-drive.google.com/file/d/17OcoQm-STui9kqQe8zyRiaZ6ITzvDr2j/view
      video ke url par depend karta hai uski video quality ka option. source code me diya hua m3u8 url use karo.

    • @remo899
      @remo899 2 года назад

      @@codingclassesyt Bhai mane try kiya tha wo bhi but usme bhi single option aaraha tha

  • @manode9194
    @manode9194 Год назад

    Fantastic Video! Thanks for code!

  • @mdsone1069
    @mdsone1069 Год назад

    RUclips embed video will be play??

  • @pumacientifico8317
    @pumacientifico8317 Год назад

    Y todo el código deprecado y con warnings??

  • @nttgaming702
    @nttgaming702 2 года назад

    what the freak, do u need some github tutorial ? who tf tell u to save source code in a txt file?

  • @maheshk_7
    @maheshk_7 2 года назад +1

    Brother, Ye source Code ka koi Dusra link ho to de do. Mere pas Telegram nahi hai isliye.

    • @codingclassesyt
      @codingclassesyt  2 года назад +2

      drive.google.com/file/d/17OcoQm-STui9kqQe8zyRiaZ6ITzvDr2j/view?usp=drivesdk

    • @maheshk_7
      @maheshk_7 2 года назад

      @@codingclassesyt Thank you so much brother.

  • @tuntunmousi
    @tuntunmousi 2 года назад +1

    Bhai ye sketchware pe bna skte h??
    I dont have pc please agr ho ske to tutorial bna dena bhaii

    • @codingclassesyt
      @codingclassesyt  2 года назад

      Nahi bhai mujhe sketchware ke bare me jaankari nahi hai. Sorry.....

  • @naveenvasimalla6608
    @naveenvasimalla6608 2 года назад

    is it possible to Email you?

  • @circuitgenius14
    @circuitgenius14 Год назад

    🥰🥰

  • @avssolutionandroiddevelope4470
    @avssolutionandroiddevelope4470 2 года назад +1

    Bhai firebase se url fetch ho kr nhi chal rha

    • @codingclassesyt
      @codingclassesyt  2 года назад

      main ak java file de raha hu jisme tumarah kam ho sakta hai.
      drive.google.com/file/d/17WS7_XkMy6i9wNlOB-pzEBZD9D7kLsgb/view?usp=drivesdk

    • @avssolutionandroiddevelope4470
      @avssolutionandroiddevelope4470 2 года назад

      @@codingclassesyt ho gya bhai mera kaam vo apne ek jagah pr textview KO playerview m. Cast kr diya h isi se null textview null ho rha tha

  • @ashoks2103
    @ashoks2103 Год назад

    other urls are playing how to fix it

    • @ashoks2103
      @ashoks2103 Год назад

      other urls are not playing how to fix

  • @freeman1426
    @freeman1426 2 года назад

    everything is DEPRECATED

    • @Naveen-hf7sp
      @Naveen-hf7sp 2 года назад

      Is there any other option??

    • @MillionviewsYT1
      @MillionviewsYT1 Год назад

      ​@@Naveen-hf7spuse the older version or use maven😢

  • @emoboyfriend7923
    @emoboyfriend7923 2 года назад

    Flutter - Everything is Widget.
    You - Everything is Copy😁😁😁

  • @xrnm7768
    @xrnm7768 2 года назад +1

    Hay, I'm getting this error how i could solve this please help!😣😣
    error: cannot find symbol
    return resources.getString(R.string.exo_track_selection_title_video);
    ^
    symbol: variable exo_track_selection_title_video
    location: class string

    • @codingclassesyt
      @codingclassesyt  2 года назад +1

      tum string add karana bhul gye ho video phir se dekho

    • @xrnm7768
      @xrnm7768 2 года назад

      @@codingclassesyt Video Quality
      yahi wala string na??

    • @codingclassesyt
      @codingclassesyt  2 года назад

      tum dependency kaun sa use kiye ho agar tum exoplayer ki new dependency add kiye ho ge to ye error a sakta hai isliye tum wo dependency add karo jo main diya hu

    • @xrnm7768
      @xrnm7768 2 года назад

      @@codingclassesyt same dependency use kar raha hun .. fir v error aa raha the
      please share me your mail i will send you the screeshot or my project files

    • @xrnm7768
      @xrnm7768 2 года назад

      @@codingclassesyt sent you the mail please check