Search the Community
Showing results for tags 'rtp'.
-
Hi, I Have a GUI with 2 VLC instance inside. I use VLC.au3 for receive the rtp streams I can watch the videos and listen the audio streams. Is there a way to read each stream audio volume value? I would like to show near the video stream the audiometers I saw some scripts to show audio meters, but only with mp3 or wav files This is my script: #include <GDIPlus.au3> #include "VLC.au3" Global $vlc128, $vlc129 Global $video_path128 = "128.m3u8" Global $video_path129 = "129.m3u8" _VLCErrorHandlerRegister() $g_hGUI = GUICreate("VLC", 200, 29
-
- audiometer
- vlc
-
(and 2 more)
Tagged with:
-
ciao, Is it possible to play a rtp mpeg2 stream in a gui? The only solution I found is to import in my gui a firefox windows with this html code inside: <html> <title>Live Mpeg Streaming</title> <body> <OBJECT id='mediaPlayer1' width="480" height="550" classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95' codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701' standby='Loading Microsoft Windows Media Player components...' type='application/x- oleobject'>