Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8733449
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T09:39:13+00:00 2026-06-13T09:39:13+00:00

I want to introduce a feature in which the user can select a tv

  • 0

I want to introduce a feature in which the user can select a tv channel and can see this channel on his mobile device.

Anyone know about this live tv channel streaming. If yes than pl help me.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T09:39:14+00:00Added an answer on June 13, 2026 at 9:39 am

    I use following code to play Live Streaming Channel in videoview.

    String LINK = "type_here_the_link";
        setContentView(R.layout.mediaplayer);
        VideoView videoView = (VideoView) findViewById(R.id.video);
        MediaController mc = new MediaController(this);
        mc.setAnchorView(videoView);
        mc.setMediaPlayer(videoView);
        Uri video = Uri.parse(LINK);
        videoView.setMediaController(mc);
        videoView.setVideoURI(video);
        videoView.start();
    

    You need to play rtsp format for play channels in video. So Here is list of some Channels with rtsp format is used to play live streaming channels.

    Also note that Live streaming required fast internet connection, will get blur video if you are on 2g connection.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got win service, which I want introduce in all my products. So how
ARMv6 introduce a great feature - unaligned memory access , which make some things
As you know GitHub has introduced a Repo Transfer feature. https://github.com/blog/876-repo-transfers This allows you
I want to introduce a functionality which allows a marker's infoname to appear or
I want to introduce a deterministic sorting to my [OWL] (http://www.w3.org/TR/owl-ref/) file so that
I want to introduce some random* behavior into an otherwise static html file. I
For a JavaScript project we want to introduce object inheritance to decrease code duplication.
I am using IBM DB2. I want to introduce jamon to track sql performance.
want to open pdf file when a user clicks on hyperlink shown in gridview
I want to test portions of a very complex app which includes both a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.