Questions tagged [video-streaming]

68 questions
2
votes
1 answer

Stream video over Samba or NFS to Android device

I have a file server on the LAN that serves Samba and NFS. How can I connect with any of those protocols and stream video from it, without unlocking/rooting?
gak
  • 627
  • 1
  • 6
  • 18
1
vote
0 answers

Nokia T20 tablet suddenly refuses to load any TV streaming apps

I have been having this problem in and out that literally none of my TV streaming apps (specifically Globoplay and LocalNow) are both having problems loading any content whatsoever. Google hasn't been helping at all. I have a Nokia T20 tablet,…
Saturanium
  • 31
  • 4
1
vote
0 answers

Stream from PS3 to Android?

I am able to stream content from my Android device to the PS3 and watch it on the TV that's connected to the PS3. What I want to do is stream the game play video from PS3 to my android device. I have an Android stick I connect to my other TV and…
Lost305
  • 11
  • 1
0
votes
0 answers

For video playback from cloud, would a properly written native mobile app be faster than a web app run on Android?

I want to develop a backend cloud service that delivers full color compressed videos (as high def as possible) to Android smart phones for streaming playback. Would I get better playback if I properly develop a native mobile app or if I simply use…
David
  • 101
  • 1
0
votes
5 answers

How to keep playing online videos when screen is locked?

I want to listen to online videos with my mobile phone in my pocket, but there is always something to touch the screen and interrupt the stream. The only solution I know is to download and save the broadcast or video on my phone before listening to…
user276692
  • 1
  • 1
  • 1
  • 1
0
votes
2 answers

Send video stream from android device

I'm new in android. I was planning to create a Video streaming mobile to mobile in the same wifi connnection but i don't know how to start. I've read about the RTP/RTSP/UDP for streaming video and some sources but I cant follow the process at all.…