summaryrefslogtreecommitdiff
path: root/kpov_judge/tasks/vlc_stream_rtp/howtos/si/index.html
blob: 6ce86799efe1adb291cca0cee7094e0c426c5383 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<html>

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
</head>


<body><font face="Georgia, Times New Roman, Times, serif">
<p>
<h2>Naloga na hitro / Quick review of the task</h2>
-Postavi navidezni računalnik SimpleArbiter z diska simpleArbiter. 
(Virtualko dobiš na: http://polz.si/media/uploads/kpov/virtualke/) <br>
-Na simpleArbiter preberi naslov filma ter ime toka TOK. <br>
-Poskrbi, da bo film dostopen na Internetu prek RTP z imenom toka TOK  <br>

-Set up a virtual machine SimpleArbiter from the simpleArbiter disk.
(you can find the virtual disk here: http://polz.si/media/uploads/kpov/virtualke/) <br>
-Read the movie title and the name of the stream TOK onto the simpleArbiter. <br>
-Make shure the movie is accessable on the internet via RTP named after the stream TOK. <br>

<p>
<h2>Navodila / Instructions</h2>
</p>
<ol>
<li>Postavi navidezni računalnik SimpleArbiter / Create virtual machine SimpleArbiter</li>

<li>Naloži VLC z naslednjimi ukazi <br>
Load VLC with following commands <br>   
V /etc/apt/sources.list v spodnjih vrsticah zamenjaj "wheezy" z "testing" 
oz. če vrstice niso napisane jih dodaj: <br>
Open file /etc/apt/sources.list and in following lines change "wheezy" to "testing". 
If the lines are missing, add them: <br>
<pre>  deb http://ftp.at.debian.org/debian wheezy main contrib non-free <br>  
deb-src http://ftp.at.debian.org/debian wheezy main contrib non-free</pre> 
Poglej za posodobitve, nato pa naloži VLC z naslednjimi ukazi <br>
Check for updates and load VLC: <pre>   
apt-get update<br>   apt-get install vlc </pre> </li>
<img alt="slika-01" src="../images/1.png" style="width: 800px; height: 472px;" /><br/><br>

<li>Odpri VLC in v menijski vrstici izberi "Media" in nato v drop-down meniju izberi "Stream". Prikaže se okno na sliki: <br>
Open VLC, select "Media" from menu bar, then from drop-down menu select "Stream". A window, shown in this picture should appear: </li><br>
<img alt="slika-02" src="../images/2.png" style="width: 800px; height: 611px;" /><br/><br>

<li>V zavihku File dodaj vir videa za streamanje in nato klikni na gumb 
Stream. Odpre se novo okno in ko prideš do Destination Setup v drop-down 
meniju izbereš RTP/MPEG Transport Stream in klikni Add, kjer nato vpišeš 
nastavitve, ki so na spodnji sliki <br>
Add the video stream source under the File tab and click the Stream button.
In the newly opened window open Destination Setup from drop-down menu and 
choose RTP/MPEG Transport Stream. Click Add and enter the settings from the
following picture: </li><br>
<img alt="slika-03" src="../images/3.png" style="width: 800px; height: 520px;" /><br/><br>

<li>S klikom na Next se lahko igraš še z nekaj nastavitvami. Ko prideš do 
naslednjega okna lahko klikneš na gumb, ki je označen na prvi od spodnjih 
slik in nato se pokaže okno na drugi od spodnjih slik. Tu se lahko poigraš z 
enkapsulacijo videa, avdio in video nastavitveami in z podnapisi. Ko končas 
klikni na Save <br>
After clicking Next, you can play arround with a few more settings.
After you get to the next window, you can click the button, marked in the 
first of the following pictures, to open the window pictured in the second
picture. Here you can change encapsulation of the video, audio and video
settings and subtitles. Click Save after you finish.</li><br>
<img alt="slika-04" src="../images/4.png" style="width: 800px; height: 529px;" /><br/><br>
<img alt="slika-05" src="../images/5.png" style="width: 800px; height: 561px;" /><br/><br>

<li>S klikom na next se v naslednjem oknu pojavi še zadnja nastavitev. 
Pomembno je obkljukati možnost "Stream all elementary streams" (obkroženo 
na sliki). Ostane samo še klik na gumb Stream in tako se je stream pripravljen 
na ogled <br> 
Clicking Next will get you to the final settings window. It is important that
you tick the "Stream all elementary streams" box, marked in the picture below.
After clicking "Stream", your movie is ready for watching.</li><br>
<img alt="slika-06" src="../images/6.png" style="width: 800px; height: 519px;" /><br/><br>
<li>In tako smo uspešno prišli do konca naloge. <br>
This is the end of the assignment.</li>

</ol>
</p>


</body>

</html>