[
http://dev.sourcefabric.org/browse/LS-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Beauxis resolved LS-337.
-------------------------------
Fix Version/s: 1.0
Resolution: Fixed
Fixed in hg commit 1974
> preiodical faad failure when polling aac stream with input.http
> ---------------------------------------------------------------
>
> Key: LS-337
> URL: http://dev.sourcefabric.org/browse/LS-337
> Project: Liquidsoap
> Issue Type: Bug
> Components: Liquidsoap
> Reporter: Romeo
> Assignee: Romain Beauxis
> Priority: Blocker
> Fix For: 1.0
>
>
> Hi!
> there's preiodical faad failure when polling aac stream with input.http. i
> guess this is related to metadata update as every time metadata updates it is
> followed by this failure.
> {{{
> 2009/10/22 13:27:14 [src_5648:4] Connecting to <http://sigma:9000/rvk>...
> 2009/10/22 13:27:14 [src_5648:4] Trying playlist parser for mime audio/aacp
> 2009/10/22 13:27:14 [src_5648:4] Content-type "audio/aacp".
> 2009/10/22 13:27:14 [src_5648:3] Decoding...
> 2009/10/22 13:27:15 [src_5648:3] New metadata chunk "? -- no signal"
> 2009/10/22 13:27:58 [src_5648:2] Feeding stopped: Faad.Failed
> 2009/10/22 13:28:00 [src_5648:4] Connecting to <http://sigma:9000/rvk>...
> 2009/10/22 13:28:01 [src_5648:4] Trying playlist parser for mime audio/aacp
> 2009/10/22 13:28:01 [src_5648:4] Content-type "audio/aacp".
> 2009/10/22 13:28:01 [src_5648:3] Decoding...
> 2009/10/22 13:28:01 [src_5648:3] New metadata chunk "? -- no signal"
> 2009/10/22 13:28:45 [src_5648:2] Feeding stopped: Faad.Failed
> 2009/10/22 13:28:47 [src_5648:4] Connecting to <http://sigma:9000/rvk>...
> 2009/10/22 13:28:47 [src_5648:4] Trying playlist parser for mime audio/aacp
> 2009/10/22 13:28:47 [src_5648:4] Content-type "audio/aacp".
> 2009/10/22 13:28:47 [src_5648:3] Decoding...
> 2009/10/22 13:28:47 [src_5648:3] New metadata chunk "? -- no signal"
> 2009/10/22 13:28:54 [src_5648:2] Feeding stopped: Faad.Failed
> 2009/10/22 13:28:56 [src_5648:4] Connecting to <http://sigma:9000/rvk>...
> 2009/10/22 13:28:57 [src_5648:4] Trying playlist parser for mime audio/aacp
> 2009/10/22 13:28:57 [src_5648:4] Content-type "audio/aacp".
> 2009/10/22 13:28:57 [src_5648:3] Decoding...
> 2009/10/22 13:28:57 [src_5648:3] New metadata chunk "? -- no signal"
> 2009/10/22 13:30:46 [src_5648:2] Feeding stopped: Faad.Failed
> 2009/10/22 13:30:48 [src_5648:4] Connecting to <http://sigma:9000/rvk>...
> 2009/10/22 13:30:48 [src_5648:4] Trying playlist parser for mime audio/aacp
> 2009/10/22 13:30:48 [src_5648:4] Content-type "audio/aacp".
> 2009/10/22 13:30:48 [src_5648:3] Decoding...
> 2009/10/22 13:30:49 [src_5648:3] New metadata chunk "? -- no signal"
> 2009/10/22 13:31:16 [src_5648:2] Feeding stopped: Faad.Failed
> 2009/10/22 13:31:18 [src_5648:4] Connecting to <http://sigma:9000/rvk>...
> }}}
> config script:
> {{{
> def out_aacplus(host, port, mount, pass, bitrate, s) =
>
> output.icecast.aacplus(
> id="rvk#{bitrate}a",
> restart=true,
> mount=mount,
> host=host,
> port=port,
> password=pass,
> genre=streamGenre,
> url=streamUrl,
> description=streamDescr,
> name=streamTitle,
> bitrate=bitrate,
> s)
> end
> input = input.http(
> masterUrl
> );
> input = mksafe(input)
> ################### [Output] ###################
> out_aacplus(
> masterHost,
> masterPort,
> "rvk64a",
> masterPasswd,
> 80,
> input
> )
> }}}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl