Answer the question
In order to leave comments, you need to log in
How to write a server that sends an RTSP video stream to VLC Player from a pcap dump?
I'm on a mission and need your help! If you have any useful links or tips, please share)
Task:
Write a server that sends an RTSP video stream to VLC Player from a pcap dump
Write a server in Java so that it performs the following functions:
- listens to port 554
- allows VLC Player to connect - y via RTSP protocol
- sent traffic to VLC player via UDP protocol, reading it from pcap-dump.
- as a result, the VLC player should play the video that the server sends from the
dump
- the server should work under Linux
Result - the player should play the data that the server sends.
Answer the question
In order to leave comments, you need to log in
The task consists of two and a half:
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question