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

  • Home
  • SEARCH
  • 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 8710371
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T04:36:43+00:00 2026-06-13T04:36:43+00:00

I have a problem on a android phone. I’m trying to create some app

  • 0

I have a problem on a android phone. I’m trying to create some app that will play some stream. Stream is rtsp… But i have a problem. I’m using a videoView to play a stream and it looks good. I tested it on a motorola that has a android 2.3.7 and on sony ericsoon xperia mini pro with a 2.3.4 android.
Problem is when i try to test it on a HTC One X with a ICS 4.04 system.

video.setVideoPath(url);
video.setOnPreparedListener(this);

@Override
    public void onPrepared(MediaPlayer mp) {
        media_width = mp.getVideoWidth();
        media_height = mp.getVideoHeight();

        if (media_width > 0 && media_height > 0) {
            resize();
            video.start();
        } else {
            mp.setOnVideoSizeChangedListener(this);
        }       
        loading.cancel();
        //video.start();
        mp.setLooping(true);
        startThreads();
    }

When i try to put some string in uri in LogCat i catch this:
09-20 16:33:27.660: E/MediaPlayer(18521): java.io.FileNotFoundException: No content provider: rtsp://xxx.xxx.xxx.xxx:1935/xxx/programer_aac
Where is a problem???? This works fine in other android phones….

  • 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-13T04:36:44+00:00Added an answer on June 13, 2026 at 4:36 am

    I didn’t found a answer, but i can say that it is a htc problem. I tested it on S3 and it worked like a charm, so the problem must bee with a htc.

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

Sidebar

Related Questions

I have a problem regarding Android App. I have created an application that download
I have problem with my Android application. I need an application that will send
I have a problem trying to get a .png image to my android phone.
I have some problem with Android AsyncTask. There is an Activity which contains some
I have a problem with my android application. That application which uses the kSOAP
I have a problem on an Android app. I have 2 activities : Activity1
I have to make a simple layout in android but have problem with the
I am developing an Android app (see screenshots). I have a layout that looks
I have an Android program with a ScrollView that will correctly do an automatic
I have an application that sets a rtsp stream of a song. When I

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.