Code Monkey home page Code Monkey logo

Comments (6)

yolanda123a avatar yolanda123a commented on July 28, 2024

why noone answer???????????????????????????????????

from dash-proxy.

przemyslaw-gorszkowski-red avatar przemyslaw-gorszkowski-red commented on July 28, 2024

Can you provide a manifest for which you tried to run the dashproxy? It looks that dashproxy can't find "SegmentTemplate" in Adaptation or Representation.

from dash-proxy.

kevan1 avatar kevan1 commented on July 28, 2024

https://cdn-videos.flowlikemusic.com/files/videos/e125e3ef-912b-44ab-9a56-69593ab4d1cd/master.mpd

from dash-proxy.

przemyslaw-gorszkowski-red avatar przemyslaw-gorszkowski-red commented on July 28, 2024

For this manifest I get different error:
Running dash proxy for stream https://cdn-videos.flowlikemusic.com/files/videos/e125e3ef-912b-44ab-9a56-69593ab4d1cd/master.mpd. Output goes in .
mpd=[<Element '{urn:mpeg:dash:schema:mpd:2011}Period' at 0x7f041f1054a8>]
Starting a downloader for Representation (period=0 adaptation-set=0 representation=0)
requesting master_hdinit.cmfv from https://cdn-videos.flowlikemusic.com/files/videos/e125e3ef-912b-44ab-9a56-69593ab4d1cd/master_hdinit.cmfv
Traceback (most recent call last):
File "dashproxy.py", line 289, in
main()
File "dashproxy.py", line 286, in main
run(args)
File "dashproxy.py", line 275, in run
return proxy.run()
File "dashproxy.py", line 115, in run
self.refresh_mpd()
File "dashproxy.py", line 129, in refresh_mpd
self.handle_mpd(mpd)
File "dashproxy.py", line 155, in handle_mpd
self.ensure_downloader(mpd, rep_addr)
File "dashproxy.py", line 173, in ensure_downloader
downloader.handle_mpd(mpd, self.get_base_url(mpd))
File "dashproxy.py", line 211, in handle_mpd
segments = copy.deepcopy(segment_timeline.findall('mpd:S', ns))
AttributeError: 'NoneType' object has no attribute 'findall'

Unfortunately it seems that dash-proxy does not support such SegmentTemplate (without SegmentTimeline) which is used in this manifest.

I will try to fix that.

from dash-proxy.

przemyslaw-gorszkowski-red avatar przemyslaw-gorszkowski-red commented on July 28, 2024

@kevan1 : I provided a fix for your manifest on my branch: https://github.com/przemyslaw-gorszkowski-red/dash-proxy/tree/master_branch, please try to download your content with my modification

from dash-proxy.

przemyslaw-gorszkowski-red avatar przemyslaw-gorszkowski-red commented on July 28, 2024

from dash-proxy.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.