Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

AMLogic M3 is not support play rtp stream.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    AMLogic M3 is not support play rtp stream.

    Hello,
    I need some help. I have a sample app to play rtp stream, but I can't play it.
    Please help me,

    thanks advance

    #2
    Post the apk so that i can try it.
    if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
    then mv $user.contact.up.post /.trash; set response($response.type = ignore);
    $user.up.post.ignore_in_future = true; fi;

    Comment


      #3
      Originally posted by abdul_pt View Post
      Post the apk so that i can try it.
      The attached file is my apk.
      Attached Files

      Comment


        #4
        And this is source code
        Attached Files

        Comment


          #5
          Without much effort i found this.

          Code:
          [ 07-07 11:08:41.047   134:0x12a6 E/         ]
          Failed to open file 'rtp://232.84.1.27:8136'. (No such file or directory)
          Maybe start there. I'm no expert on apk building.
          if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
          then mv $user.contact.up.post /.trash; set response($response.type = ignore);
          $user.up.post.ignore_in_future = true; fi;

          Comment

          Working...
          X