Search found 4 matches

Go to advanced search

by kulkarni_rajiv
06 Mar 2020 17:37
Forum: VLC stream-output (sout)
Topic: Stream RTSP from Android to android via wi-fi
Replies: 3
Views: 1264

Re: Stream RTSP from Android to android via wi-fi

I am working using Android studio on Windows.
I have downloaded the vlclib from github.
so I guess the "vlc" command will not work.

If some can work with me, I can share my screen, so it will be much easier to explain my problem.

Thanks
Rajiv
by kulkarni_rajiv
06 Mar 2020 17:34
Forum: VLC stream-output (sout)
Topic: Stream RTSP from Android to android via wi-fi
Replies: 3
Views: 1264

Re: Stream RTSP from Android to android via wi-fi

[logfile] Here is the log: =============== 03/05 23:04:26: Launching 'mystream' on ALLDOCUBE T701. $ adb shell am start -n "com.example.mystream/com.example.mystream.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Connected to process 11688 on device 'alldoc...
by kulkarni_rajiv
06 Mar 2020 17:12
Forum: VLC stream-output (sout)
Topic: Stream RTSP from Android to android via wi-fi
Replies: 3
Views: 1264

Re: Stream RTSP from Android to android via wi-fi

Here is my activity code: ==================== package com.example.mystream;//package com.pedro.vlctestapp; //import android.media.MediaPlayer; import android.os.Bundle; import android.view.SurfaceHolder; import android.view.SurfaceView; import android.view.View; import android.view.WindowManager; ...
by kulkarni_rajiv
06 Mar 2020 17:04
Forum: VLC stream-output (sout)
Topic: Stream RTSP from Android to android via wi-fi
Replies: 3
Views: 1264

Stream RTSP from Android to android via wi-fi

Hello, I am trying to display rtsp stream on my android phone. This RTSP stream is created by IPWEBCAM server on another android phone. I am using libvlc 3.0 that I downloaded from github. However, I get the "picture too late" messages and the video is not dispalyed. It displays a static p...

Go to advanced search