<div dir="ltr"><div><div><div>I installed vlc 2.1.5 from source code using instructions provided in wiki. <a href="https://wiki.freeswitch.org/wiki/Mod_vlc">https://wiki.freeswitch.org/wiki/Mod_vlc</a><br></div>I am currently using Debian 7.6.<br><br></div>Thanks for you reply. <br></div>Would really appreciate your help.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 20 December 2014 at 23:44, William King <span dir="ltr"><<a href="mailto:william.king@quentustech.com" target="_blank">william.king@quentustech.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I wrote mod_vlc and have been working with the libvlc author who added<br>
the patch that is causing the http streaming to hang.<br>
<br>
Which OS and version of vlc are you using? If it is a debian distro I<br>
can provide a patch you can apply while rebuilding libvlc.<br>
<br>
William King<br>
Senior Engineer<br>
Quentus Technologies, INC<br>
1037 NE 65th St Suite 273<br>
Seattle, WA 98115<br>
Main: <a href="tel:%28877%29%20211-9337" value="+18772119337">(877) 211-9337</a><br>
Office: <a href="tel:%28206%29%20388-4772" value="+12063884772">(206) 388-4772</a><br>
Cell: <a href="tel:%28253%29%20686-5518" value="+12536865518">(253) 686-5518</a><br>
<a href="mailto:william.king@quentustech.com">william.king@quentustech.com</a><br>
<span class=""><br>
On 12/20/14 9:50 AM, Aqs Younas wrote:<br>
> Thanks for your reply and time.<br>
><br>
> Could you tell me how long its gonna take or when this feature will be<br>
> available.?<br>
><br>
> Many thanks for your reply.<br>
><br>
> On 20 December 2014 at 22:45, Anthony Minessale<br>
</span><span class="">> <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a> <mailto:<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>>> wrote:<br>
><br>
> I think there is an issue playing urls with vlc because vlc has some<br>
> code in it that uses signal handlers which are blocked by FS.<br>
> The developer who made this function in vlc is not very receptive to<br>
> a solution so its being worked on.<br>
><br>
><br>
><br>
> On Sat, Dec 20, 2014 at 6:02 AM, Aqs Younas <<a href="mailto:aqsyounas@gmail.com">aqsyounas@gmail.com</a><br>
</span><span class="">> <mailto:<a href="mailto:aqsyounas@gmail.com">aqsyounas@gmail.com</a>>> wrote:<br>
><br>
> Hi, Seven<br>
><br>
> When i try to play a stream it doesn't give any audio. Also<br>
> session created when i try to play a stream with mod_vlc does<br>
> not terminate even with "hupall".<br>
><br>
> [0x7f69b00025d8] main input debug: Creating an input for<br>
> '<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>'<br>
> [0x7f69b00025d8] main input debug: using timeshift granularity<br>
> of 50 MiB, in path '/tmp'<br>
> [0x7f69b00025d8] main input debug: `<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>'<br>
> gives access `http' demux `' path `<a href="http://s9.voscast.com:7584" target="_blank">s9.voscast.com:7584</a><br>
> <<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>>'<br>
</span><span class="">> [0x7f69b00025d8] main input debug: creating demux: access='http'<br>
> demux='' location='<a href="http://s9.voscast.com:7584" target="_blank">s9.voscast.com:7584</a><br>
</span>> <<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>>' file='(null)'<br>
<span class="">> [0x26cbd48] main demux debug: looking for access_demux module<br>
> matching "http": 11 candidates<br>
> [0x26cbd48] main demux debug: no access_demux modules matched<br>
> [0x7f69b00025d8] main input debug: creating access 'http'<br>
</span>> location='<a href="http://s9.voscast.com:7584" target="_blank">s9.voscast.com:7584</a> <<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>>'<br>
<span class="">> , path='(null)'<br>
> [0x26cbc68] main access debug: looking for access module<br>
> matching "http": 19 candidates<br>
> [0x26cbc68] access_http access debug: querying proxy for<br>
> <a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a><br>
><br>
> This is what i see in my logs. Can you provide me with an<br>
> example or guide me that i am doing wrong?<br>
><br>
> Thanks<br>
><br>
><br>
> On 20 December 2014 at 06:15, Seven Du <<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a><br>
</span><span class="">> <mailto:<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>>> wrote:<br>
><br>
> mod_vlc is the best answer to the original question.<br>
><br>
> On Wednesday, December 17, 2014 at 10:26 PM, Brian West wrote:<br>
><br>
>> Don't think mod_rtmp can actually do this, from loading it:<br>
>><br>
>> 2014-12-17 08:25:39.983446 [NOTICE]<br>
>> switch_loadable_module.c:149 Adding Endpoint 'rtmp'<br>
>><br>
>> 2014-12-17 08:25:39.983446 [NOTICE]<br>
>> switch_loadable_module.c:315 Adding API Function 'rtmp'<br>
>><br>
>> 2014-12-17 08:25:39.983446 [NOTICE]<br>
>> switch_loadable_module.c:315 Adding API Function<br>
>> 'rtmp_contact'<br>
>><br>
>><br>
>> This is all that gets registered.<br>
>><br>
>><br>
>> On Sun, Dec 14, 2014 at 1:37 PM, Danny Gershman<br>
>> <<a href="mailto:danny.gershman@gmail.com">danny.gershman@gmail.com</a><br>
</span><span class="">>> <mailto:<a href="mailto:danny.gershman@gmail.com">danny.gershman@gmail.com</a>>> wrote:<br>
>>> Also mod_rtmp lets you play from an FMS server.<br>
>>><br>
>>><br>
>>> On Friday, December 12, 2014, Aqs Younas<br>
</span><span class="">>>> <<a href="mailto:aqsyounas@gmail.com">aqsyounas@gmail.com</a> <mailto:<a href="mailto:aqsyounas@gmail.com">aqsyounas@gmail.com</a>>> wrote:<br>
>>>> Hi, All<br>
>>>><br>
>>>> How can i play a live stream other than mp3 with<br>
>>>> mod_shout or any module.? Is there any way to buffer the<br>
>>>> stream before playing it with mod_shout.<br>
>>>><br>
>>>><br>
>>>> Currently i have a list of streams and when i play them<br>
>>>> with mod_shout some work fine but others give (time out)<br>
>>>> error.<br>
>>>><br>
>>>> How can i play mostly stream in freeswitch?<br>
>>>><br>
>>>> Thanks<br>
>>><br>
>>> _________________________________________________________________________<br>
>>> Professional FreeSWITCH Consulting Services:<br>
</span>>>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> <mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>><br>
<span class="">>>> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
>>><br>
>>> Official FreeSWITCH Sites<br>
>>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>>> <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
>>> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
>>><br>
>>> FreeSWITCH-users mailing list<br>
>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
</span>>>> <mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>><br>
<span class="">>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>><br>
>><br>
>> --<br>
>><br>
</span>>> */Brian West/*<br>
>> <a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a> <mailto:<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>><br>
>><br>
>><br>
>> */Twitter: @FreeSWITCH , @briankwest/*<br>
>> <a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br>
>> <a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br>
>><br>
>> *T:*<a href="tel:%2B19184209001" value="+19184209001">+19184209001</a> <tel:%2B19184209001> | *F:*<a href="tel:%2B19184209002" value="+19184209002">+19184209002</a><br>
>> <tel:%2B19184209002> | *M:*+1918424WEST (9378)<br>
>> *iNUM:*<a href="tel:%2B883%205100%201420%209001" value="+883510014209001">+883 5100 1420 9001</a> | *ISN:*410*543<br>
>> | *Skype:*briankwest<br>
<span class="">>><br>
>> _________________________________________________________________________<br>
>> Professional FreeSWITCH Consulting Services:<br>
</span>>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> <mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>><br>
<span class="">>> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
>><br>
>> Official FreeSWITCH Sites<br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>> <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
>> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
>><br>
>> FreeSWITCH-users mailing list<br>
>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
</span>>> <mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>><br>
<span class="">>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
</span>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> <mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>><br>
<span class="">> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
</span>> <mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>><br>
<span class="">> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
</span>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> <mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>><br>
<span class="">> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
</span>> <mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>><br>
<span class="">> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Anthony Minessale II ♬ @anthmfs ♬ @FreeSWITCH ♬<br>
><br>
> ☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a> ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a> ☞<br>
> <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a><br>
</span>> ☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> <<a href="http://irc.freenode.net" target="_blank">http://irc.freenode.net</a>> #freeswitch ☞<br>
> _<a href="http://freeswitch.org/g+_" target="_blank">http://freeswitch.org/g+_</a><br>
<span class="">><br>
> ClueCon Weekly Development Call<br>
> ☎ <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
</span>> <mailto:<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>> ☎ <a href="tel:%2B19193869900" value="+19193869900">+19193869900</a><br>
> <tel:%2B19193869900><br>
<span class="">><br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
</span>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> <mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>><br>
<span class="">> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
</span>> <mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>><br>
<div class="HOEnZb"><div class="h5">> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
><br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></div></div></blockquote></div><br></div>