[globo.com] streaming falha (erro de acesso simultâneo)

Issue #42 resolved
Gustavo Leal created an issue

Quando tento iniciar o streaming de algum canal pelo plugin, o vídeo abre com um erro ("Ops! Acesso simultâneo! Não é possível abrir mais de uma sessão simultaneamente. Em caso de dúvidas entre em contato com a central de atendimento"). O problema parece ser específico do plugin, uma vez que o streaming funciona normalmente pelo navegador e não há nenhum outro acesso simultâneo. Vejo no log um erro 403, mas já verifiquei login e senha, que estão corretas. Segue o log de erros:

23:02:34 T:2869949456  NOTICE: -->Python Interpreter Initialized<--
23:02:37 T:2869949456  NOTICE: [xbmcswift2] Request for "/live/globonews" matches rule for function "play_live"
23:02:41 T:2802840592  NOTICE: Thread FileCache start, auto delete: false
23:02:41 T:2733634576 WARNING: Close: failed to delete temporary file ""
23:02:43 T:2869949456 WARNING: Previous line repeats 3 times.
23:02:43 T:2869949456 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
23:02:46 T:3034972160 WARNING: Previous line repeats 4 times.
23:02:46 T:3034972160  NOTICE: DVDPlayer: Opening: http://live.hls.globo.com/dvr/m/gnews24ha/master-playlist.m3u8?h=0401433988285523742863714339917658325933949Rnu5_OuhAcuvZnwFcUIMAw&k=flash&a=F&u=52dfc02cdd23810590000f57_40f34525-b463-4f4c-92e5-13a4f75d6e26
23:02:46 T:3034972160 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
23:02:46 T:2802840592  NOTICE: Thread DVDPlayer start, auto delete: false
23:02:46 T:2802840592  NOTICE: Creating InputStream
23:02:46 T:2802840592 WARNING: Close: failed to delete temporary file ""
23:02:46 T:2802840592 WARNING: Previous line repeats 1 times.
23:02:46 T:2802840592   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
23:02:46 T:2802840592  NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
23:02:46 T:2690638864  NOTICE: Thread FileCache start, auto delete: false
23:02:46 T:2802840592 WARNING: Close: failed to delete temporary file ""
23:02:46 T:2802840592 WARNING: Previous line repeats 1 times.
23:02:46 T:2802840592  NOTICE: Creating Demuxer
23:02:46 T:2802840592   ERROR: CCurlFile::GetCookies - invalid cookie: 'live.hls.globo.com  FALSE   /   FALSE   1433988466  locksession '
23:02:48 T:2802840592  NOTICE: Opening stream: 0 source: 256
23:02:48 T:2802840592  NOTICE: Creating video thread
23:02:48 T:2802840592   ERROR: Get - failed to get stream
23:02:48 T:2802840592  NOTICE: Opening stream: 0 source: 1024
23:02:48 T:2802840592 WARNING: Close: failed to delete temporary file ""
23:02:48 T:2869949456 WARNING: Previous line repeats 1 times.
23:02:48 T:2869949456  NOTICE: Thread OMXPlayerVideo start, auto delete: false
23:02:48 T:2802840592   ERROR: Open - failed to open source <video/mp4>
23:02:48 T:2802840592 WARNING: Close: failed to delete temporary file ""
23:02:48 T:2802840592 WARNING: Previous line repeats 2 times.
23:02:48 T:2802840592   ERROR: OpenStream - Unable to create subtitle parser
23:02:48 T:2802840592 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
23:02:48 T:2802840592  NOTICE: Opening stream: 0 source: 1024
23:02:48 T:2802840592 WARNING: Close: failed to delete temporary file ""
23:02:48 T:2802840592 WARNING: Previous line repeats 1 times.
23:02:48 T:2802840592   ERROR: Open - failed to open source <video/mp4>
23:02:48 T:2802840592 WARNING: Close: failed to delete temporary file ""
23:02:48 T:2802840592 WARNING: Previous line repeats 2 times.
23:02:48 T:2802840592   ERROR: OpenStream - Unable to create subtitle parser
23:02:48 T:2802840592  NOTICE: OMXClock using video as reference
23:02:48 T:2869949456  NOTICE: not a 3D movie
23:02:48 T:2869949456  NOTICE: Display resolution DESKTOP : 1920x1080 (1920x1080) @ 60.00 - Full Screen (16)

Obrigado.

Comments (10)

  1. Vitor Hirota repo owner

    Gustavo, pelo log você estava tentando assistir à Globo News, correto? Este problema ocorre também para os vídeos sob demanda?

  2. Gustavo Leal reporter

    Olá, Vitor. Correto, fiz este teste com a Globo News, mas o mesmo ocorre com os demais canais. Os vídeos sob demanda funcionaram sem problemas, nas vezes que testei.

  3. Vitor Hirota repo owner

    Gustavo, o streaming dos canais ao vivo não está funcional. Esta é a primeira vez que vejo este erro específicamente. Só ainda não tive tempo para parar e dar uma olhada no assunto, e por ora, não tenho previsão. Assim que tiver alguma novidade, atualizo esta issue.

    abs

  4. Log in to comment