Hi, I am trying to set the Network caching value on the Android VLC tablet. I changed the Network caching value from option provided under path: preferences--> Advanced--> Network caching value to lower value (e.g. 200 msec) to reduce the buffering latency cause by VLC player while streaming. But it...
Hi, I am trying to do RTP streaming from ffmpeg to Android VLC player on the tablet. I am able to do RTP streaming from ffmpeg to VLC player on other Linux systems using .sdp file. But how to do it on Android? Is there any GUI option available in Android VLC to use .sdp file? Is it possible to run V...
No, I am asking about split window option in any Android tablets. But, I have Galaxy Tab 4 and Google nexus 10 Android tablets in which, I want to use VLC Beta application in split window with other applications. I tried to use multi-window option provided by Samsung in its devices, but I am not abl...
Is there any way to adjust the size of the Android VLC Beta application window while using it or split window with another application? I am using the app on Samsung Galaxy Tab 4.
Thank you,
Harshal Patel
HPC Systems Engineer
Signalogic Inc.
Hi, Follow up to my previous post: I am able to receive and play video in VLC player on my Android tablet coming from the network. Because I was trying to receive high resolution videos, fourcc decoder stopped working and VLC media player was not able to play the stream so I had to reduce the resolu...
Hi, A quick update to my previous post: There was an error in my VLC command line. It should be: vlc -vvv udp://@127.0.0.1:8090 and I was able to play video on VLC player. I was doing a local loopback. Next I tried to send the video using ffmpeg command as a UDP stream over the network and receive a...
Hi, I am streaming a video using ffmpeg command and trying a local loopback and play the video on VLC player. I have Ubuntu 14.04 installed on my server. ffmpeg command that I am using to send video file is: ./ffmpeg -re -i /root/test_file.y4m -c:v libx264 -f:v mpegts -r:v 30 -s:v 1280x720 -b:v 1000...
Hi, I am using Android VLC application to view incoming video stream, but unlike Windows and Mac VLC, I am not able to find tools option (or equivalent) to display detailed video information like codec, bit rate, frame rate, file format etc. Is there an option available to see video details in Andro...