<div dir="ltr">Hi,<div><br></div><div>I want to ask if sound/video playback of an youtube URL can be done with mod_vlc. Looking in freeswitch mod_vlc.c I can see &quot;vlc_file_supported_formats[argc++] = &quot;youtube&quot;;&quot;.</div><div><br></div><div>I have tried &lt;action application=&quot;playback&quot; data=&quot;vlc://<a href="https://youtu.be/VoeCcCQuJrM">https://youtu.be/VoeCcCQuJrM</a>&quot;/&gt; without success:</div><div><br></div><div>&quot;</div><div><div>EXECUTE sofia/internal/7479572798 playback(vlc://<a href="https://youtu.be/VoeCcCQuJrM">https://youtu.be/VoeCcCQuJrM</a>)</div><div>2016-11-11 13:23:36.772643 [DEBUG] mod_vlc.c:832 VLC attempt to open <a href="https://youtu.be/VoeCcCQuJrM">https://youtu.be/VoeCcCQuJrM</a> read  </div><div>2016-11-11 13:23:36.772643 [DEBUG] mod_vlc.c:857 VLC open <a href="https://youtu.be/VoeCcCQuJrM">https://youtu.be/VoeCcCQuJrM</a> for reading</div><div>2016-11-11 13:23:36.772643 [NOTICE] mod_vlc.c:863 VLC Path is http <a href="https://youtu.be/VoeCcCQuJrM">https://youtu.be/VoeCcCQuJrM</a></div><div>2016-11-11 13:23:36.772643 [DEBUG] switch_ivr_play_say.c:1467 Codec Activated L16@8000hz 1 channels 20ms</div><div>2016-11-11 13:23:36.772643 [DEBUG] mod_vlc.c:242 Got a libvlc_MediaStateChanged callback. New state: 1</div><div>2016-11-11 13:23:37.472579 [DEBUG] mod_vlc.c:242 Got a libvlc_MediaStateChanged callback. New state: 3</div><div>2016-11-11 13:23:37.532634 [DEBUG] mod_vlc.c:242 Got a libvlc_MediaStateChanged callback. New state: 7</div><div>2016-11-11 13:23:37.532634 [DEBUG] mod_vlc.c:227 Got a libvlc_MediaPlayerEncounteredError callback. mediaPlayer Status: 7</div><div>2016-11-11 13:23:37.532634 [ERR] mod_vlc.c:1094 VLC error</div><div>2016-11-11 13:23:37.532634 [DEBUG] switch_ivr_play_say.c:1910 done playing file vlc://<a href="https://youtu.be/VoeCcCQuJrM">https://youtu.be/VoeCcCQuJrM</a></div><div>2016-11-11 13:23:37.572584 [DEBUG] mod_vlc.c:242 Got a libvlc_MediaStateChanged callback. New state: 5</div><div>2016-11-11 13:23:37.572584 [DEBUG] mod_python.c:286 Finished calling python script </div><div>2016-11-11 13:23:37.572584 [DEBUG] switch_cpp.cpp:1107 sofia/internal/7479572798 destroy/unlink session from object</div><div>EXECUTE sofia/internal/7479572798 hangup()</div></div><div>&quot;</div><div><br></div><div>Couldn&#39;t find any documentation/examples about youtube playback using mod_vlc. Can someone help me with some examples, please?</div><div><br></div><div>Thank you,</div><div>Stefan</div></div>