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 8941355
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T11:16:47+00:00 2026-06-15T11:16:47+00:00

Here is my code, and when I run the app, it will display Sorry

  • 0

Here is my code, and when I run the app, it will display “Sorry this video cannot be played”.

public class rtspActivity extends Activity {

    Button btn;
    VideoView v;
    @Override
    public void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.activity_rtsp);
        v=(VideoView)findViewById(R.id.vv);

        v.setVideoURI(Uri.parse("rtsp://server.intelcast.tv:554/live/haditvfour1"));

    }

 }
  • 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-15T11:16:49+00:00Added an answer on June 15, 2026 at 11:16 am

    You should start with

    v.setMediaController(new MediaController(this));
    v.requestFocus();
    v.start();
    

    Also, the url you’re using might not be good. Try it in VLC or similar, to see if its actually there

    Another problem can be the “server.intelcast.tv:554” part, try replacing this with a real ip adress with numbers, i’ve experinced this issue myself

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

Sidebar

Related Questions

I run this code here <html> <script type=text/javascript src=lib/jquery-ui-1.8.21.custom.min.js></script> <script src=http://127.0.0.1:5984/_utils/script/jquery.couch.js></script> <!--<script type=text/javascript src=lib/jquery-1.7.2.js></script>-->
Here's the code: public class MyEntryPoint implements EntryPoint { PopupPanel popupPanel = new PopupPanel(false,true);
I have the following code here that won't run on ARC since it combines
I'm trying to run the code from here MDN: Generators and Iterators function fib()
Here is my Code that I'm trying to run on Mac OS X: import
The following code utilizes CreateProcess to run commands with environmental variables. Here, it tries
Ok the error is showing up somewhere in this here code if($error==false) { $query
Here is my timer class, This class is designed to constantly update a timer
I don't have nice short code examples to display with this post. I'm running
The script is on jsfiddle here : CODE What it does at the moment

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.