How to play MPEG TS from websockets

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
mvelanka
New Cone
New Cone
Posts: 9
Joined: 21 Apr 2020 00:53

How to play MPEG TS from websockets

Postby mvelanka » 09 Apr 2021 17:11

We have MPEG TS coming from satellite. We have two alternatives to view it in browser.

1 We can push the TS into chunks of .ts files and create a manifest file (.m3u8 extension) and view that file in VLC player on our PC........This is working without problem.

2. We could send those TS packets via web-socket. .... and possibly read those packets on PC and feed them to VLC player that will play them.

I need to know how to make the option 2 above possible. How do I make VLC player get input from web-socket.

Please let me know or point me to any guideline if this is already discussed.
Thanks
-Mahesh

Rémi Denis-Courmont
Developer
Developer
Posts: 15312
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: How to play MPEG TS from websockets

Postby Rémi Denis-Courmont » 09 Apr 2021 20:48

By writing a plugin that reads the MPEG-TS feed from a WebSocket. I think you answered your own question?
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

mvelanka
New Cone
New Cone
Posts: 9
Joined: 21 Apr 2020 00:53

Re: How to play MPEG TS from websockets

Postby mvelanka » 10 Apr 2021 17:03

Rémi Denis-Courmont,
Thanks for taking time to reply my question.
Can you please point me to where I learn to develop such a VLC plugin?
Thanks
-Mahesh


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 20 guests