473,387 Members | 1,561 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

App to broadcast a video stream

Hello,



I was wondering if there exist a application on linux or android to broadcast a video stream. I want to stream a .mkv file over the home network to different clients. So it acts like live tv.



The reason is when we go on holiday with the van the kids can watch the same video, the video can then be started on the front seat and picked up by android tablets through wifi.

Is something possible, I googled around but didn't find a decent result. Seems VLC can do it, but it's not so easy.
Mar 4 '19 #1
2 18528
williamtant
1 Bit
Yes, it is possible to broadcast a video stream over a home network to different clients using various applications available on Linux and Android. One popular option is to use VLC media player, which is a versatile multimedia player available for both Linux and Android.

Here's how you can achieve this using VLC:
  • Install VLC: If you don't have VLC installed already, you can install it on both your Linux computer and Android devices. You can find VLC in the software repositories of most Linux distributions, and it is available on the Google Play Store for Android.
  • Set up the server: On your Linux computer, open VLC and go to "Media" -> "Stream" option. Select the video file (.mkv) you want to stream and click on the "Stream" button. In the "Destination" section, choose the streaming method, such as HTTP or RTP, and configure the desired options. Click on the "Stream" button to start the server.
  • Connect the clients: On your Android tablets, open VLC and go to "Stream" option. Enter the network address of the Linux computer running the VLC server. This can be the IP address of the Linux computer on the local network. For example, if the Linux computer has the IP address 192.168.1.100, you would enter "http://192.168.1.100" as the network address.
  • Start playback: Once you've entered the network address, VLC on the Android tablets should be able to connect to the server and start playing the video stream. You can control playback, pause, or stop the video as needed.

Please note that the specific steps may vary slightly depending on the versions of VLC and the operating systems you are using. However, the general concept of streaming using VLC should remain the same.
Jun 22 '23 #2
baratala
1 Bit
Thanks. Its helpful info
Jun 22 '23 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Leon Lien | last post by:
I need to hide my video streaming source URL such as mms:\\123.11.123.24\test.wmv I know how to hide image source using another ASP at the <img src=> tag. But what about streaming Video ? Is...
1
by: kantrishi | last post by:
Can any body give me details how i would capture video stream through video camera and save it in my database/computer in windows media player format or in real plyaer. I would like to make...
1
by: osama hamed via .NET 247 | last post by:
(Type your message here) how can i use tcpclient to write video stream on port -------------------------------- From: osama hamed how can i use tcpclient to write video stream on port ...
2
by: K.H. | last post by:
Hi Does anyone know how I can grab a video stream from an IP-address? There's a video web server for live image transmission in the Internet. Data transfer is accomplished via TCP/IP. The web cam...
1
by: insomniak | last post by:
Hi ! I've searched all the night for something to play a video stream from an rtsp:// url but I found nothing :( Does anyone know how i can do that ? All I want is to read this video from my...
3
by: ZaRMaS | last post by:
Hi all, I'm developping a project which you can see a video stream in a panel (like webcam). I am using DirectShowNet library to see the render, and it works correctly. But i need to compress...
10
by: Lad | last post by:
Hello, Does anybody know about a video stream server that serves up HTML pages with links to video files, and then serving out those video files. L.
1
by: Sala | last post by:
Hi Experts, Is possible to develope video stream projects in c#.Net using Xml and Xsl ?
1
by: dannyk | last post by:
hi, I need a solution for displaying and reciving a video stream in a c# application. how can I do it? what should i do?
1
by: rkatka | last post by:
I'm working with a sql db field that stores audio and video as a varbinary(max) field. I'm able to retrieve this from the db as a byte, but I'm struggling to figure out how to convert it back to an...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.